mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update env_logger to 0.6
This commit is contained in:
parent
eaf073b26b
commit
6c3af9c199
3 changed files with 72 additions and 71 deletions
|
@ -46,7 +46,7 @@ debugger = {path = "../debugger"}
|
|||
devtools = {path = "../devtools"}
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
env_logger = "0.5"
|
||||
env_logger = "0.6"
|
||||
euclid = "0.19"
|
||||
gfx = {path = "../gfx"}
|
||||
gleam = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue