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 d551820 commit 0a22280Copy full SHA for 0a22280
zcash_primitives/Cargo.toml
@@ -19,7 +19,7 @@ all-features = true
19
[dependencies]
20
aes = "0.7"
21
bitvec = "1"
22
-bip0039 = { version = "0.9", features = ["std", "all-languages"] }
+bip0039 = { version = "0.12.0", features = ["std", "all-languages"] }
23
blake2b_simd = "1"
24
blake2s_simd = "1"
25
blstrs = { version = "0.6.0", features = ["__private_bench"] }
0 commit comments