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
@@ -38,7 +38,7 @@ tempfile = "3.1.0"
fs_extra = "1"
rand = { version = "0.8.5", features = ["small_rng"] }
lazy_static = "1.4.0"
parity-db = "0.4.7"
parity-db = "0.4.8"
sc-transaction-pool = { version = "4.0.0-dev", path = "../../../client/transaction-pool" }
sc-transaction-pool-api = { version = "4.0.0-dev", path = "../../../client/transaction-pool/api" }
futures = { version = "0.3.21", features = ["thread-pool"] }