Skip to content

Commit

Permalink
Remove unused dependency hex
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Comte committed Mar 15, 2021
1 parent 895b7b7 commit 923f8b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion json/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ path = "src/lib.rs"
[dependencies]
serde = { version = "1", features = [ "derive" ] }
serde_json = "1"
hex = "0.3"

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

0 comments on commit 923f8b0

Please sign in to comment.