mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use the correct log crate and setup env_logger in main.
This commit is contained in:
parent
78665336e6
commit
00e8e5f77d
35 changed files with 95 additions and 16 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(core)]
|
||||
#![feature(path_ext)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
|
||||
#![plugin(regex_macros)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue