Skip to content

Commit 968077c

Browse files
chore(deps): update rust crate hex-literal to v1
1 parent a67a12c commit 968077c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ clap = { version = "4.5.32", features = ["derive"] }
1616
futures = { version = "0.3.31", features = ["thread-pool"] }
1717
bs58 = "0.5.1"
1818
async-trait = "0.1.88"
19-
hex-literal = "0.4.1"
19+
hex-literal = "1.0.0"
2020
exitcode = "1.1.2"
2121
lazy_static = "1.5.0"
2222
pest = "2.7.15"

0 commit comments

Comments
 (0)