chore(deps): update rust crate hex-literal to 0.3.4

This commit is contained in:
renovate[bot] 2023-03-24 15:07:45 +00:00 committed by GitHub
parent b9176aa3b0
commit 603ba39128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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