Skip to content

Commit

Permalink
Bump parity-db from 0.4.11 to 0.4.12
Browse files Browse the repository at this point in the history
Bumps [parity-db](https://github.com/paritytech/parity-db) from 0.4.11 to 0.4.12.
- [Changelog](https://github.com/paritytech/parity-db/blob/master/CHANGELOG.md)
- [Commits](paritytech/parity-db@v0.4.11...v0.4.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 76cde6f commit 19a9002
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -54,7 +54,7 @@ evm = { version = "0.37.0", default-features = false }
jsonrpsee = "0.16.2"
kvdb-rocksdb = "0.17.0"
libsecp256k1 = "0.7.1"
parity-db = "0.4.10"
parity-db = "0.4.12"
rlp = { version = "0.5", default-features = false }
parity-scale-codec = "3.6.1"
scale-info = { version = "2.8.0", default-features = false, features = [
Expand Down

0 comments on commit 19a9002

Please sign in to comment.