mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Remove layers dependency from util
This commit is contained in:
parent
fdb8632a5f
commit
8570b22677
8 changed files with 4 additions and 13 deletions
|
@ -28,7 +28,6 @@ extern crate alloc;
|
|||
#[macro_use] extern crate cssparser;
|
||||
extern crate euclid;
|
||||
extern crate getopts;
|
||||
extern crate layers;
|
||||
extern crate libc;
|
||||
extern crate num as num_lib;
|
||||
extern crate num_cpus;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue