Update Substrate (#649)

* Bump Substrate

* Bump version

* Reinstate wasmtime

* Fix warning.
This commit is contained in:
Gavin Wood
2019-12-03 19:05:24 +01:00
committed by GitHub
parent 99d164b5e7
commit d80adceea8
19 changed files with 177 additions and 176 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "adder"
version = "0.7.5"
version = "0.7.6"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "halt"
version = "0.7.5"
version = "0.7.6"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"