We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
crypto-bigint
0.7.0-pre.3
1 parent 329ab4b commit 68c5d80Copy full SHA for 68c5d80
balloon-hash/Cargo.toml
@@ -15,7 +15,7 @@ rust-version = "1.85"
15
16
[dependencies]
17
digest = { version = "=0.11.0-pre.10", default-features = false }
18
-crypto-bigint = { version = "=0.7.0-pre.2", default-features = false, features = ["hybrid-array"] }
+crypto-bigint = { version = "=0.7.0-pre.3", default-features = false, features = ["hybrid-array"] }
19
rand_core = { version = "0.9", default-features = false }
20
21
# optional dependencies
0 commit comments