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