We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
belt-hash
1 parent 869d36e commit 31982b0Copy full SHA for 31982b0
1 file changed
bake-kdf/Cargo.toml
@@ -13,7 +13,7 @@ keywords = ["crypto", "bake", "stb", "kdf"]
13
categories = ["cryptography", "no-std"]
14
15
[dependencies]
16
-belt-hash = { version = "0.2.0-rc.5", default-features = false }
+belt-hash = { version = "0.2", default-features = false }
17
18
[dev-dependencies]
19
hex-literal = "1"
0 commit comments