Skip to content

Commit

Permalink
Bump parity-db from 0.4.6 to 0.4.11
Browse files Browse the repository at this point in the history
Bumps [parity-db](https://github.com/paritytech/parity-db) from 0.4.6 to 0.4.11.
- [Changelog](https://github.com/paritytech/parity-db/blob/master/CHANGELOG.md)
- [Commits](paritytech/parity-db@v0.4.6...v0.4.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>
  • Loading branch information
dependabot[bot] committed Oct 10, 2023
1 parent aea5281 commit e5eee59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ kvdb-rocksdb = "0.19.0"
libsecp256k1 = { version = "0.7.1", default-features = false }
log = { version = "0.4.20", default-features = false }
num_enum = { version = "0.7.0", default-features = false }
parity-db = "0.4.10"
parity-db = "0.4.11"
parking_lot = "0.12.1"
rlp = { version = "0.5.2", default-features = false }
scale-codec = { package = "parity-scale-codec", version = "3.6.4", default-features = false, features = ["derive"] }
Expand Down

0 comments on commit e5eee59

Please sign in to comment.