Update workspace after pulling in zip32 crate

This commit is contained in:
Jack Grigg
2018-08-29 09:57:52 +01:00
parent 6526b9fb53
commit 6e0364cd42
3 changed files with 117 additions and 5 deletions

View File

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