mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove references to unused crates.
The cleanup is based on info from using "-W unused-extern-crates".
This commit is contained in:
parent
b021874ba0
commit
41c293293b
22 changed files with 8 additions and 57 deletions
|
@ -72,7 +72,6 @@ libc = "0.2"
|
|||
log = "0.3.5"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.5.1", features = ["heap_size"]}
|
||||
serde = "0.7"
|
||||
serde_json = "0.7"
|
||||
serde_macros = "0.7"
|
||||
smallvec = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue