mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Rename zcash_wallet to zcash_client_backend, set to 2018 edition
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -507,6 +507,10 @@ name = "winapi-x86_64-pc-windows-gnu"
|
||||
version = "0.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "zcash_client_backend"
|
||||
version = "0.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "zcash_primitives"
|
||||
version = "0.0.0"
|
||||
@@ -536,10 +540,6 @@ dependencies = [
|
||||
"sapling-crypto 0.0.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "zcash_wallet"
|
||||
version = "0.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "zip32"
|
||||
version = "0.0.0"
|
||||
|
Reference in New Issue
Block a user