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
@@ -11,7 +11,7 @@ ethcore-io = { path = "../../util/io" }
|
||||
ethcore-private-tx = { path = "../private-tx" }
|
||||
ethcore-sync = { path = "../sync" }
|
||||
kvdb = { git = "https://github.com/paritytech/parity-common" }
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
stop-guard = { path = "../../util/stop-guard" }
|
||||
trace-time = { path = "../../util/trace-time" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user