Skip to content

Commit 8ab243b

Browse files
chore(deps): update rust crate hex-literal to v1
1 parent 8eb4b0c commit 8ab243b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -509,7 +509,7 @@ uucore = { workspace = true, features = [
509509
"utmpx",
510510
] }
511511
walkdir = { workspace = true }
512-
hex-literal = "0.4.1"
512+
hex-literal = "1.0.0"
513513
rstest = { workspace = true }
514514

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

0 commit comments

Comments
 (0)