mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #5249 from cakebaker/bump_blake3
Bump blake3 & add constant_time_eq to skip list in deny.toml
This commit is contained in:
commit
9d8656c0fa
3 changed files with 15 additions and 7 deletions
|
@ -339,7 +339,7 @@ sha1 = "0.10.5"
|
|||
sha2 = "0.10.7"
|
||||
sha3 = "0.10.8"
|
||||
blake2b_simd = "1.0.1"
|
||||
blake3 = "1.4.0"
|
||||
blake3 = "1.4.1"
|
||||
sm3 = "0.4.2"
|
||||
digest = "0.10.7"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue