Skip to content

Commit c73b1c6

Browse files
chore(deps): update rust crate sha1 to 0.11.0
1 parent 9397a9c commit c73b1c6

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
@@ -451,7 +451,7 @@ zip = { version = "8.0.0", default-features = false, features = ["deflate"] }
451451

452452
hex = "0.4.3"
453453
md-5 = "0.10.6"
454-
sha1 = "0.10.6"
454+
sha1 = "0.11.0"
455455
sha2 = "0.10.8"
456456
sha3 = "0.10.8"
457457
blake2b_simd = "1.0.2"

0 commit comments

Comments
 (0)