Bump parity-db (#13656)

This commit is contained in:
Arkadiy Paronyan
2023-03-21 10:45:40 +01:00
committed by GitHub
parent f82272c5cc
commit 87197b094f
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ kvdb-memorydb = "0.13.0"
kvdb-rocksdb = { version = "0.17.0", optional = true }
linked-hash-map = "0.5.4"
log = "0.4.17"
parity-db = "0.4.4"
parity-db = "0.4.6"
parking_lot = "0.12.1"
sc-client-api = { version = "4.0.0-dev", path = "../api" }
sc-state-db = { version = "0.10.0-dev", path = "../state-db" }