We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535f6da commit 8b78fa2Copy full SHA for 8b78fa2
Cargo.toml
@@ -10,7 +10,7 @@ name = "shmap"
10
readme = "README.md"
11
repository = "https://github.com/BarbossHack/shmap"
12
rust-version = "1.85.0"
13
-version = "0.4.7"
+version = "0.5.0"
14
15
[dependencies]
16
aes-gcm = { version = "0.10.3", features = ["std"] }
0 commit comments