Skip to content

Commit 923f8b0

Browse files
author
Gabriel Comte
committed
Remove unused dependency hex
1 parent 895b7b7 commit 923f8b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

json/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ path = "src/lib.rs"
2020
[dependencies]
2121
serde = { version = "1", features = [ "derive" ] }
2222
serde_json = "1"
23-
hex = "0.3"
2423

2524
bitcoin = { version = "0.26", features = [ "use-serde" ] }

0 commit comments

Comments
 (0)