Convert zip32 crate into a module of zcash_primitives

This commit is contained in:
Jack Grigg
2019-04-10 07:00:48 -07:00
parent fae919ec1c
commit f25a8a557e
13 changed files with 12 additions and 312 deletions

View File

@@ -9,7 +9,6 @@ members = [
"zcash_client_backend",
"zcash_primitives",
"zcash_proofs",
"zip32",
]
[profile.release]