mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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
|
@ -26,7 +26,7 @@ servo_url = {path = "../url"}
|
|||
url = "1.2"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.5"
|
||||
env_logger = "0.6"
|
||||
std_test_override = { path = "../std_test_override" }
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue