Bump equihash from `5b2c71e` to `ae2a248`

Bumps [equihash](https://github.com/ZcashFoundation/librustzcash) from `5b2c71e` to `ae2a248`.
- [Release notes](https://github.com/ZcashFoundation/librustzcash/releases)
- [Commits](5b2c71e112...ae2a248133)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-07 18:51:35 +00:00 committed by Henry de Valence
parent 68f57b2577
commit 3debe97cb2
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -456,7 +456,7 @@ dependencies = [
[[package]] [[package]]
name = "equihash" name = "equihash"
version = "0.0.0" version = "0.0.0"
source = "git+https://github.com/ZcashFoundation/librustzcash.git?branch=equihash-errors#a513e802fd7a4fe322e726b947909e53c522bc40" source = "git+https://github.com/ZcashFoundation/librustzcash.git?branch=equihash-crate#ae2a2481333f27b5cdb5eb53b0754fb5901b7e5f"
dependencies = [ dependencies = [
"blake2b_simd", "blake2b_simd",
"byteorder", "byteorder",