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 5ca3f8b commit b2cdb97Copy full SHA for b2cdb97
Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["cryptography"]
12
categories = ["cryptography"] # https://crates.io/category_slugs
13
14
[dependencies]
15
-bc-rand = "^0.4.0"
+bc-rand = "^0.4.1"
16
rand = "^0.8.5"
17
sha2 = "^0.10.6"
18
hmac = "^0.12.1"
0 commit comments