bump kvdb-* versions (#6017)

This commit is contained in:
Andrew Plaza
2020-05-15 11:17:39 +02:00
committed by GitHub
parent 71d3abe7d4
commit a31f4f6a5c
7 changed files with 25 additions and 35 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ console_log = "0.1.2"
js-sys = "0.3.34"
wasm-bindgen = "0.2.57"
wasm-bindgen-futures = "0.4.7"
kvdb-web = "0.5"
kvdb-web = "0.6"
sp-database = { version = "2.0.0-dev", path = "../../primitives/database" }
sc-informant = { version = "0.8.0-dev", path = "../../client/informant" }
sc-service = { version = "0.8.0-dev", path = "../../client/service", default-features = false }