mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +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
|
@ -17,7 +17,7 @@ euclid = "0.15"
|
|||
html5ever = "0.20"
|
||||
parking_lot = "0.4"
|
||||
rayon = "0.8"
|
||||
rustc-serialize = "0.3"
|
||||
serde_json = "1.0"
|
||||
selectors = {path = "../../../components/selectors"}
|
||||
servo_arc = {path = "../../../components/servo_arc"}
|
||||
servo_atoms = {path = "../../../components/atoms"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue