mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
chore(deps): update rust crate hex-literal to 0.3.4
This commit is contained in:
parent
b9176aa3b0
commit
603ba39128
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