Skip to content

Commit

Permalink
Merge branch 'master' into dp/chore/release-parity-crypto-0.5.0
Browse files Browse the repository at this point in the history
* master:
  [parity crypto]: remove unused depend `rustc_hex` (#337)
  • Loading branch information
dvdplm committed Feb 8, 2020
2 parents b7496aa + 96c29eb commit 8acca00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parity-crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ pbkdf2 = "0.3.0"
subtle = "2.2.1"
zeroize = { version = "1.0.0", default-features = false }
rand = "0.7.2"
rustc-hex = "2.0"

[dev-dependencies]
criterion = "0.3.0"
Expand Down

0 comments on commit 8acca00

Please sign in to comment.