Bump trie-db (#5627)

* Bump trie-db

* Bumped version in Cargo.toml
This commit is contained in:
Arkadiy Paronyan
2020-04-14 14:46:33 +02:00
committed by GitHub
parent d1261d3482
commit 5afa74254e
4 changed files with 5 additions and 5 deletions
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/sp-state-machine"
log = "0.4.8"
parking_lot = "0.10.0"
hash-db = "0.15.2"
trie-db = "0.20.0"
trie-db = "0.20.1"
trie-root = "0.16.0"
sp-trie = { version = "2.0.0-alpha.5", path = "../trie" }
sp-core = { version = "2.0.0-alpha.5", path = "../core" }