Fix bip39

This commit is contained in:
Aditya Kulkarni
2019-09-20 20:36:00 -07:00
parent fd90013653
commit 12c712278e
2 changed files with 9 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ byteorder = "1"
rand = "0.5.6"
json = "0.12.0"
shellwords = "1.0.0"
bip39 = "0.6.0-beta.1"
tiny-bip39 = "0.6.2"
clap = "2.33"
secp256k1 = "=0.15.0"
sha2 = "0.8.0"