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.
crypto-bigint
0.7.0-pre.3
1 parent ccd175d commit 533b2b8Copy full SHA for 533b2b8
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