build(deps): bump zcash_history from `d50bb12` to `cc533a9` (#2296)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-14 21:07:19 -03:00 committed by GitHub
parent 3dcd407d66
commit c8711bd416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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#d50bb12a97da768dc8f3ee39b81f84262103e6eb"
source = "git+https://github.com/zcash/librustzcash.git#cc533a9da4f6a7209a7be05f82b12a03969152c9"
dependencies = [
"bigint",
"blake2b_simd",