mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #6319 from uutils/renovate/sha1-0.x
chore(deps): update rust crate sha1 to 0.10.6
This commit is contained in:
commit
e024798b94
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ num-prime = { workspace = true }
|
|||
pretty_assertions = "1.4.0"
|
||||
rand = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
sha1 = { version = "0.10", features = ["std"] }
|
||||
sha1 = { version = "0.10.6", features = ["std"] }
|
||||
tempfile = { workspace = true }
|
||||
time = { workspace = true, features = ["local-offset"] }
|
||||
unindent = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue