We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c29eb commit e58a989Copy full SHA for e58a989
parity-crypto/Cargo.toml
@@ -30,6 +30,7 @@ pbkdf2 = "0.3.0"
30
subtle = "2.2.1"
31
zeroize = { version = "1.0.0", default-features = false }
32
rand = "0.7.2"
33
+rustc-hex = "2.0"
34
35
[dev-dependencies]
36
criterion = "0.3.0"
0 commit comments