mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
chore(deps): update rust crate sha2 to 0.10.8
This commit is contained in:
parent
ffbe452b01
commit
6c7a20fc18
2 changed files with 3 additions and 3 deletions
|
@ -336,7 +336,7 @@ zip = { version = "0.6.6", default_features = false, features = ["deflate"] }
|
|||
hex = "0.4.3"
|
||||
md-5 = "0.10.6"
|
||||
sha1 = "0.10.6"
|
||||
sha2 = "0.10.7"
|
||||
sha2 = "0.10.8"
|
||||
sha3 = "0.10.8"
|
||||
blake2b_simd = "1.0.2"
|
||||
blake3 = "1.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue