Bump parity-db (#14114)

This commit is contained in:
Arkadiy Paronyan
2023-05-12 10:44:55 +02:00
committed by GitHub
parent e4b1aa1811
commit e2e9945404
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ futures = "0.3.21"
futures-timer = "3.0.2"
log = "0.4.17"
parking_lot = "0.12.1"
parity-db = "0.4.6"
parity-db = "0.4.7"
tokio = { version = "1.22.0", features = ["time"] }
sp-statement-store = { version = "4.0.0-dev", path = "../../primitives/statement-store" }
prometheus-endpoint = { package = "substrate-prometheus-endpoint", version = "0.10.0-dev", path = "../../utils/prometheus" }