mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #4621 from uutils/renovate/sha1-0.x
chore(deps): update rust crate sha1 to 0.10.5
This commit is contained in:
+1
-1
@@ -333,7 +333,7 @@ zip = { version = "0.6.3", default_features=false, features=["deflate"] }
|
||||
|
||||
hex = "0.4.3"
|
||||
md-5 = "0.10.5"
|
||||
sha1 = "0.10.1"
|
||||
sha1 = "0.10.5"
|
||||
sha2 = "0.10.2"
|
||||
sha3 = "0.10.6"
|
||||
blake2b_simd = "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user