Skip to content

Commit df7bad1

Browse files
chore(deps): update rust crate sha3 to 0.11.0
1 parent 2ca1a10 commit df7bad1

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ hex = "0.4.3"
478478
md-5 = "0.10.6"
479479
sha1 = "0.10.6"
480480
sha2 = "0.10.8"
481-
sha3 = "0.10.8"
481+
sha3 = "0.11.0"
482482
blake2b_simd = "1.0.2"
483483
blake3 = "1.5.1"
484484
sm3 = "0.5.0"

0 commit comments

Comments
 (0)