Bump parity-db to 0.4.8 (#14146)

This commit is contained in:
Tsvetomir Dimitrov
2023-05-15 18:00:13 +03:00
committed by GitHub
parent 5854ef0fd1
commit f7bd1f0713
4 changed files with 6 additions and 6 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.7"
parity-db = "0.4.8"
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" }