Skip to content

Commit

Permalink
Merge pull request #169 from gcomte/remove-unused-dep
Browse files Browse the repository at this point in the history
Remove unused dependency hex
  • Loading branch information
stevenroose committed Mar 15, 2021
2 parents 895b7b7 + 923f8b0 commit 2ecab3a
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 2ecab3a

Please sign in to comment.