Support decrypted discs & decrypt/encrypt conversion

This commit is contained in:
Luke Street
2024-11-08 00:02:02 -07:00
parent df8ab228c8
commit 374c6950b2
23 changed files with 449 additions and 218 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ strip = "debuginfo"
codegen-units = 1
[workspace.package]
version = "1.4.4"
version = "2.0.0-alpha.1"
edition = "2021"
rust-version = "1.74"
authors = ["Luke Street <luke@street.dev>"]