mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
Merge pull request #4603 from uutils/renovate/hex-literal-0.x
chore(deps): update rust crate hex-literal to 0.3.4
This commit is contained in:
commit
b1d254d58f
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ unindent = "0.1"
|
|||
uucore = { workspace=true, features=["entries", "process", "signals"] }
|
||||
walkdir = { workspace=true }
|
||||
is-terminal = { workspace=true }
|
||||
hex-literal = "0.3.1"
|
||||
hex-literal = "0.3.4"
|
||||
rstest = "0.16.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
|
||||
|
|
Loading…
Reference in a new issue