mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
chore(deps): update rust crate digest to 0.10.7
This commit is contained in:
parent
8d49e36e8e
commit
8ffc33429e
2 changed files with 3 additions and 3 deletions
|
@ -341,7 +341,7 @@ sha3 = "0.10.8"
|
|||
blake2b_simd = "1.0.1"
|
||||
blake3 = "1.3.3"
|
||||
sm3 = "0.4.2"
|
||||
digest = "0.10.6"
|
||||
digest = "0.10.7"
|
||||
|
||||
uucore = { version=">=0.0.18", package="uucore", path="src/uucore" }
|
||||
uucore_procs = { version=">=0.0.18", package="uucore_procs", path="src/uucore_procs" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue