Skip to content

Commit 9b872c0

Browse files
chore(deps): update rust crate sha1 to 0.11.0
1 parent 2ca1a10 commit 9b872c0

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

477477
hex = "0.4.3"
478478
md-5 = "0.10.6"
479-
sha1 = "0.10.6"
479+
sha1 = "0.11.0"
480480
sha2 = "0.10.8"
481481
sha3 = "0.10.8"
482482
blake2b_simd = "1.0.2"

0 commit comments

Comments
 (0)