mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07: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:
+1
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user