1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

chore(deps): update rust crate blake3 to 1.4.0

This commit is contained in:
renovate[bot] 2023-06-08 22:55:22 +00:00 committed by GitHub
parent 497a8961da
commit e1fd9e5342
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -338,7 +338,7 @@ sha1 = "0.10.5"
sha2 = "0.10.6"
sha3 = "0.10.8"
blake2b_simd = "1.0.1"
blake3 = "1.3.3"
blake3 = "1.4.0"
sm3 = "0.4.2"
digest = "0.10.7"