mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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 @@ bench = []
|
|||
bitflags = "1.0"
|
||||
matches = "0.1"
|
||||
cssparser = "0.23.0"
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
fnv = "1.0"
|
||||
phf = "0.7.18"
|
||||
precomputed-hash = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue