Bring zcash_mmr into workspace.

This commit is contained in:
Sean Bowe
2020-03-03 18:02:31 -07:00
parent 4f0f10a53c
commit 9379eec1b8
3 changed files with 211 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ members = [
"librustzcash",
"pairing",
"zcash_client_backend",
"zcash_history",
"zcash_primitives",
"zcash_proofs",
]