1
Fork 0
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:
renovate[bot] 2025-03-25 08:37:05 +00:00 committed by GitHub
parent f038d3e716
commit 944cd4f72c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -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]