build(deps): bump zcash_history from `cc533a9` to `d88e401`

Bumps [zcash_history](https://github.com/zcash/librustzcash) from `cc533a9` to `d88e401`.
- [Release notes](https://github.com/zcash/librustzcash/releases)
- [Commits](cc533a9da4...d88e40113c)

---
updated-dependencies:
- dependency-name: zcash_history
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-15 09:01:47 +00:00 committed by Deirdre Connolly
parent 3932661a93
commit cab4b75a6d
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -4414,7 +4414,7 @@ dependencies = [
[[package]]
name = "zcash_history"
version = "0.2.0"
source = "git+https://github.com/zcash/librustzcash.git#cc533a9da4f6a7209a7be05f82b12a03969152c9"
source = "git+https://github.com/zcash/librustzcash.git#d88e40113c8dadea751dfcdd72ee90868f9655ff"
dependencies = [
"bigint",
"blake2b_simd",