Update to latest substrate master (#197)

This commit is contained in:
Bastian Köcher
2019-03-29 16:35:39 +01:00
committed by DemiMarie-parity
parent 0b726e7605
commit c12ed7d8ac
12 changed files with 246 additions and 241 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ libsecp256k1 = "0.2.1"
tiny-keccak = "1.4.2"
substrate-keyring = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
substrate-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
trie-db = "0.11"
trie-db = "0.12"
[features]
default = ["std"]