mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
chore(deps): update rust crate sha1 to 0.11.0
This commit is contained in:
+1
-1
@@ -476,7 +476,7 @@ zip = { version = "8.0.0", default-features = false, features = ["deflate"] }
|
||||
|
||||
hex = "0.4.3"
|
||||
md-5 = "0.10.6"
|
||||
sha1 = "0.10.6"
|
||||
sha1 = "0.11.0"
|
||||
sha2 = "0.10.8"
|
||||
sha3 = "0.10.8"
|
||||
blake2b_simd = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user