Merge branch 'master' into blake2_simd

This commit is contained in:
str4d
2019-07-18 18:22:20 +02:00
committed by GitHub
10 changed files with 1271 additions and 104 deletions

1
Cargo.lock generated
View File

@@ -570,6 +570,7 @@ dependencies = [
"pairing 0.14.2",
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"sapling-crypto 0.0.1",
"zcash_primitives 0.0.0",
]
[metadata]