bump sp-io and parity-db

This commit is contained in:
Shawn Tabrizi
2022-05-03 22:00:13 +01:00
committed by Bastian Köcher
parent 8dbc4d8a6e
commit dde3a74102
3 changed files with 265 additions and 280 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "maste
kvdb = "0.11.0"
parity-util-mem = { version = "0.11", default-features = false }
parity-db = { version = "0.3.11" }
parity-db = { version = "0.3.12" }
[dev-dependencies]
assert_matches = "1.4.0"