We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c605e commit 9b47243Copy full SHA for 9b47243
1 file changed
Cargo.toml
@@ -10,7 +10,7 @@ name = "dryoc"
10
readme = "README.md"
11
repository = "https://github.com/brndnmtthws/dryoc"
12
rust-version = "1.89"
13
-version = "1.0.0"
+version = "1.0.1"
14
15
[dependencies]
16
chacha20 = { version = "0.10", features = ["legacy", "zeroize"] }
0 commit comments