Skip to content

Commit 1343109

Browse files
chore(deps): update rust crate sha1 to 0.11.0
1 parent db25551 commit 1343109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ zip = { version = "8.0.0", default-features = false, features = ["deflate"] }
474474

475475
hex = "0.4.3"
476476
md-5 = "0.10.6"
477-
sha1 = "0.10.6"
477+
sha1 = "0.11.0"
478478
sha2 = "0.10.8"
479479
sha3 = "0.10.9"
480480
blake2b_simd = "1.0.2"

0 commit comments

Comments
 (0)