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 bb79d05836
commit e3d0895dc6
6 changed files with 283 additions and 377 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ log = "0.4.17"
codec = { package = "parity-scale-codec", version = "3.0.0" }
serde = { version = "1.0.137", features = ["derive"] }
hex-literal = "0.3.4"
jsonrpsee = { version = "0.12.0", features = ["server"] }
jsonrpsee = { version = "0.13.0", features = ["server"] }
# Local
parachain-template-runtime = { path = "../runtime" }