Fix compilation errors after update

This commit is contained in:
Bastian Köcher
2019-10-21 21:12:37 +02:00
parent 982b2a7cf4
commit ffb042c18e
4 changed files with 229 additions and 172 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ tokio = '0.1.22'
trie-root = '0.15.2'
codec = { package = 'parity-scale-codec', version = '1.0.0' }
parachain-runtime = { package = "cumulus-test-parachain-runtime", path = "runtime" }
structopt = "0.2.2"
structopt = "0.3.3"
ctrlc = { version = "3.1.3", features = ["termination"] }
# Substrate dependencies