switch librustzcash lib to Hush repo

This commit is contained in:
DenioD
2020-03-14 23:23:27 +01:00
parent 5b47b2774b
commit f1833fba76
2 changed files with 42 additions and 42 deletions

View File

@@ -11,4 +11,4 @@ crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
lazy_static = "1.4.0"
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "44f64181143be9b3747b54580943017b85d93cd7" }
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "7efa024660cbe08e7eadf2524134e153c89c51ad" }