mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Enable standard logging for geckolib.
This commit is contained in:
parent
aa0e3e25e2
commit
d4aa0288d6
4 changed files with 72 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
extern crate app_units;
|
||||
#[macro_use]
|
||||
extern crate cssparser;
|
||||
extern crate env_logger;
|
||||
extern crate euclid;
|
||||
extern crate heapsize;
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue