Compile issues

This commit is contained in:
Aditya Kulkarni 2019-10-12 15:42:20 -07:00
parent 57523adebf
commit e96098697c

View File

@ -9,6 +9,10 @@ clap = "2.33"
log = "0.4"
log4rs = "0.8.3"
shellwords = "1.0.0"
json = "0.12.0"
http = "0.1"
byteorder = "1"
tiny-bip39 = "0.6.2"
zecwalletlitelib = { path = "./lib/" }