Update log -> 0.4, env_logger -> 0.5. (#9294)
* Rename a few types & methods. * Change `(Log)Builder::format` (closure) arg.
This commit is contained in:
committed by
André Silva
parent
b28e742683
commit
e590874a81
@@ -9,7 +9,7 @@ parity-bytes = { git = "https://github.com/paritytech/parity-common" }
|
||||
ethereum-types = "0.3"
|
||||
patricia-trie = { git = "https://github.com/paritytech/parity-common" }
|
||||
patricia-trie-ethereum = { path = "../../util/patricia-trie-ethereum" }
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
common-types = { path = "../types" }
|
||||
ethjson = { path = "../../json" }
|
||||
rlp = { git = "https://github.com/paritytech/parity-common" }
|
||||
|
||||
Reference in New Issue
Block a user