Bump parity-db from 0.3.9 to 0.3.11 (#5261)

Bumps [parity-db](https://github.com/paritytech/parity-db) from 0.3.9 to 0.3.11.
- [Release notes](https://github.com/paritytech/parity-db/releases)
- [Commits](https://github.com/paritytech/parity-db/commits/v0.3.11)

---
updated-dependencies:
- dependency-name: parity-db
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2022-04-18 22:55:18 +02:00
committed by GitHub
parent 42cc18a80c
commit 6b9bdbe1c2
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5943,9 +5943,9 @@ dependencies = [
[[package]]
name = "parity-db"
version = "0.3.9"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d121a9af17a43efd0a38c6afa508b927ba07785bd4709efb2ac03bf77efef8d"
checksum = "b3e7f385d61562f5834282b90aa50b41f38a35cf64d5209b8b05487b50553dbe"
dependencies = [
"blake2-rfc",
"crc32fast",