1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

chore(deps): update rust crate md-5 to 0.10.6

This commit is contained in:
renovate[bot] 2023-09-22 15:40:11 +00:00 committed by GitHub
parent 4094231b89
commit cc6a1ae4f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -334,7 +334,7 @@ xattr = "1.0.1"
zip = { version = "0.6.6", default_features = false, features = ["deflate"] }
hex = "0.4.3"
md-5 = "0.10.5"
md-5 = "0.10.6"
sha1 = "0.10.6"
sha2 = "0.10.7"
sha3 = "0.10.8"