Updates for CC's recent upgrade (#1381)

* Updates for CC's recent upgrade

- Version bump to 0.9.2
- Runtime version bump to v14
- Avoid misuse of error return type for system_health RPC

* Fix tests
This commit is contained in:
Gav Wood
2019-01-10 11:34:25 +01:00
committed by GitHub
parent ecbb51f729
commit 37fa74b891
7 changed files with 21 additions and 25 deletions
+1 -1
View File
@@ -3332,7 +3332,7 @@ dependencies = [
[[package]]
name = "substrate"
version = "0.9.1"
version = "0.9.2"
dependencies = [
"ctrlc 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",