Remove librustzcash crate

This crate now lives in https://github.com/zcash/zcash, which is the
sole intended consumer of the C FFI.
This commit is contained in:
Jack Grigg
2020-03-14 10:45:03 +13:00
parent 2df2a2b2f2
commit 16ba891726
14 changed files with 2 additions and 4057 deletions

View File

@@ -3,7 +3,6 @@ members = [
"bellman",
"ff",
"group",
"librustzcash",
"pairing",
"zcash_client_backend",
"zcash_history",