Skip to content

Commit 68c5d80

Browse files
authored
chore(deps): bump crypto-bigint to 0.7.0-pre.3 (#593)
1 parent 329ab4b commit 68c5d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

balloon-hash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rust-version = "1.85"
1515

1616
[dependencies]
1717
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"] }
18+
crypto-bigint = { version = "=0.7.0-pre.3", default-features = false, features = ["hybrid-array"] }
1919
rand_core = { version = "0.9", default-features = false }
2020

2121
# optional dependencies

0 commit comments

Comments
 (0)