librustzcash 0.2.0

This commit is contained in:
Jack Grigg
2019-10-08 16:12:50 +13:00
parent b0ba7fe4d2
commit 98731c8374
2 changed files with 14 additions and 7 deletions

2
Cargo.lock generated
View File

@@ -357,7 +357,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "librustzcash"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"bellman 0.2.0",
"blake2b_simd 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",