mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate hex-literal to v1
This commit is contained in:
parent
f038d3e716
commit
944cd4f72c
2 changed files with 10 additions and 10 deletions
|
@ -513,7 +513,7 @@ uucore = { workspace = true, features = [
|
|||
"utmpx",
|
||||
] }
|
||||
walkdir = { workspace = true }
|
||||
hex-literal = "0.4.1"
|
||||
hex-literal = "1.0.0"
|
||||
rstest = { workspace = true }
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue