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

Merge pull request #5296 from uutils/renovate/blake3-1.x

chore(deps): update rust crate blake3 to 1.5.0
This commit is contained in:
Daniel Hofstetter 2023-09-21 07:44:32 +02:00 committed by GitHub
commit f029242a70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 13 deletions

View file

@ -339,7 +339,7 @@ sha1 = "0.10.5"
sha2 = "0.10.7"
sha3 = "0.10.8"
blake2b_simd = "1.0.2"
blake3 = "1.4.1"
blake3 = "1.5.0"
sm3 = "0.4.2"
digest = "0.10.7"