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
@@ -7,7 +7,7 @@ version = "1.12.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
mio = "0.6.8"
|
||||
bytes = "0.4"
|
||||
rand = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user