bumpd minor version (#7873)

This commit is contained in:
Guillaume Thiolliere
2021-01-12 09:25:47 +01:00
committed by GitHub
parent 6b4cc36c60
commit 014e6f03c6
138 changed files with 139 additions and 139 deletions
@@ -16,7 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
log = "0.4.8"
scoped-tls = "1.0"
parity-wasm = "0.41.0"
codec = { package = "parity-scale-codec", version = "1.3.4" }
codec = { package = "parity-scale-codec", version = "1.3.6" }
sc-executor-common = { version = "0.8.0", path = "../common" }
sp-wasm-interface = { version = "2.0.0", path = "../../../primitives/wasm-interface" }
sp-runtime-interface = { version = "2.0.0", path = "../../../primitives/runtime-interface" }