companion 11395 (#1253)

* companion for 11395

* companion for 11395

* update polkadot
This commit is contained in:
Niklas Adolfsson
2022-05-11 15:02:22 +02:00
committed by GitHub
parent 10c9255a93
commit d8ba3cf547
6 changed files with 283 additions and 377 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ edition = "2021"
async-trait = "0.1.53"
codec = { package = "parity-scale-codec", version = "3.0.0" }
criterion = { version = "0.3.5", features = [ "async_tokio" ] }
jsonrpsee = { version = "0.12.0", features = ["server"] }
jsonrpsee = { version = "0.13.0", features = ["server"] }
parking_lot = "0.12.0"
rand = "0.8.5"
serde = { version = "1.0.137", features = ["derive"] }