Skip to content

Commit cd75f02

Browse files
build(deps): bump crypto-bigint from 0.6.0-rc.7 to 0.6.0-rc.8 (#552)
1 parent ef480c4 commit cd75f02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.83"
1515

1616
[dependencies]
1717
digest = { version = "=0.11.0-pre.9", default-features = false }
18-
crypto-bigint = { version = "0.6.0-rc.7", default-features = false, features = ["hybrid-array"] }
18+
crypto-bigint = { version = "0.6.0-rc.8", default-features = false, features = ["hybrid-array"] }
1919

2020
# optional dependencies
2121
password-hash = { version = "0.6.0-rc.0", default-features = false, optional = true }

0 commit comments

Comments
 (0)