Skip to content

Commit 5eef4cf

Browse files
chore(deps): update rust crate sha2 to 0.11.0
1 parent 319a06c commit 5eef4cf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -452,7 +452,7 @@ zip = { version = "8.0.0", default-features = false, features = ["deflate"] }
452452
hex = "0.4.3"
453453
md-5 = "0.10.6"
454454
sha1 = "0.10.6"
455-
sha2 = "0.10.8"
455+
sha2 = "0.11.0"
456456
sha3 = "0.10.8"
457457
blake2b_simd = "1.0.2"
458458
blake3 = "1.5.1"

0 commit comments

Comments
 (0)