Updates dependencies and tries to consolidate multiple version (#815)

This commit is contained in:
Bastian Köcher
2018-09-27 14:50:15 +02:00
committed by Gav Wood
parent 0ab3b2de35
commit 5eb1aefde6
26 changed files with 210 additions and 131 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ trie-root = { git = "https://github.com/paritytech/trie" }
twox-hash = "1.1.0"
lazy_static = "1.0"
parking_lot = "*"
log = "0.3"
log = "0.4"
hash-db = { git = "https://github.com/paritytech/trie" }
[dev-dependencies]