zcash_client_backend 0.1.0

This commit is contained in:
Jack Grigg
2019-10-08 16:11:39 +13:00
parent d6bc2fe0af
commit b0ba7fe4d2
2 changed files with 11 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -603,7 +603,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "zcash_client_backend"
version = "0.0.0"
version = "0.1.0"
dependencies = [
"bech32 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
"pairing 0.15.0",