mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Bump env_logger to 0.5 and log to 0.4 in every servo crate
This commit is contained in:
parent
84513d43ba
commit
0918ac8cc7
34 changed files with 153 additions and 110 deletions
|
@ -23,7 +23,7 @@ hyper-openssl = "0.2.2"
|
|||
immeta = "0.3.6"
|
||||
ipc-channel = "0.10"
|
||||
lazy_static = "1"
|
||||
log = "0.3.5"
|
||||
log = "0.4"
|
||||
matches = "0.1"
|
||||
mime = "0.2.1"
|
||||
mime_guess = "1.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue