Bump trie-db (Companion for substrate#6364) (#1274)

* Bump trie-db

* Bump substrate
This commit is contained in:
Arkadiy Paronyan
2020-06-18 11:13:15 +02:00
committed by GitHub
parent 3c9d72fb57
commit ae9ebc38bb
6 changed files with 183 additions and 152 deletions
-1
View File
@@ -79,7 +79,6 @@ libsecp256k1 = "0.3.2"
tiny-keccak = "1.5.0"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
serde_json = "1.0.41"
[build-dependencies]