Skip to content

Commit e3f304e

Browse files
Update sha2 requirement from 0.8.1 to 0.9.2
Updates the requirements on [sha2](https://github.com/RustCrypto/hashes) to permit the latest version. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](RustCrypto/hashes@whirlpool-v0.8.1...streebog-v0.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 97ba318 commit e3f304e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rand = "0.7.3"
3131
random-access-disk = "2.0.0"
3232
random-access-memory = "2.0.0"
3333
random-access-storage = "4.0.0"
34-
sha2 = "0.8.1"
34+
sha2 = "0.9.2"
3535
sleep-parser = "0.8.0"
3636
sparse-bitfield = "0.11.0"
3737
tree-index = "0.6.0"

0 commit comments

Comments
 (0)