Skip to content

Commit 944cd4f

Browse files
chore(deps): update rust crate hex-literal to v1
1 parent f038d3e commit 944cd4f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ uucore = { workspace = true, features = [
513513
"utmpx",
514514
] }
515515
walkdir = { workspace = true }
516-
hex-literal = "0.4.1"
516+
hex-literal = "1.0.0"
517517
rstest = { workspace = true }
518518

519519
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dev-dependencies]

0 commit comments

Comments
 (0)