1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

chore(deps): update rust crate blake3 to 1.5.1

This commit is contained in:
renovate[bot] 2024-03-12 09:35:22 +00:00 committed by GitHub
parent 9de409de97
commit 3515cd44e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -340,7 +340,7 @@ sha1 = "0.10.6"
sha2 = "0.10.8"
sha3 = "0.10.8"
blake2b_simd = "1.0.2"
blake3 = "1.5.0"
blake3 = "1.5.1"
sm3 = "0.4.2"
digest = "0.10.7"