mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Empty crates as a base for code refactoring
This commit is contained in:
8
zcash_proofs/Cargo.toml
Normal file
8
zcash_proofs/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "zcash_proofs"
|
||||
version = "0.0.0"
|
||||
authors = [
|
||||
"Jack Grigg <jack@z.cash>",
|
||||
]
|
||||
|
||||
[dependencies]
|
Reference in New Issue
Block a user