mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 10:21:05 +00:00
Bump kvdb-rocksdb from 0.15.1 to 0.15.2 (#5166)
Bumps [kvdb-rocksdb](https://github.com/paritytech/parity-common) from 0.15.1 to 0.15.2. - [Release notes](https://github.com/paritytech/parity-common/releases) - [Commits](https://github.com/paritytech/parity-common/compare/kvdb-rocksdb-v0.15.1...kvdb-rocksdb-v0.15.2) --- updated-dependencies: - dependency-name: kvdb-rocksdb 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:
@@ -67,7 +67,7 @@ gum = { package = "tracing-gum", path = "../gum/" }
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
thiserror = "1.0.30"
|
||||
kvdb = "0.11.0"
|
||||
kvdb-rocksdb = { version = "0.15.1", optional = true }
|
||||
kvdb-rocksdb = { version = "0.15.2", optional = true }
|
||||
parity-db = { version = "0.3.9", optional = true }
|
||||
async-trait = "0.1.53"
|
||||
lru = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user