mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
removed rustc_serialize in style tests
This commit is contained in:
parent
086c48210c
commit
93cee84f9f
4 changed files with 8 additions and 7 deletions
|
@ -11,8 +11,8 @@ extern crate euclid;
|
|||
#[macro_use] extern crate html5ever;
|
||||
extern crate parking_lot;
|
||||
extern crate rayon;
|
||||
extern crate rustc_serialize;
|
||||
extern crate selectors;
|
||||
extern crate serde_json;
|
||||
extern crate servo_arc;
|
||||
extern crate servo_atoms;
|
||||
extern crate servo_config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue