mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #4171 from uutils/dependabot/cargo/blake3-1.3.2
build(deps): bump blake3 from 1.3.1 to 1.3.2
This commit is contained in:
commit
a75cfd9655
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ sha1 = "0.10.1"
|
|||
sha2 = "0.10.2"
|
||||
sha3 = "0.10.6"
|
||||
blake2b_simd = "1.0.0"
|
||||
blake3 = "1.3.1"
|
||||
blake3 = "1.3.2"
|
||||
uucore = { version=">=0.0.17", package="uucore", path="../../uucore" }
|
||||
|
||||
[[bin]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue