mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove unused dependencies from util
This commit is contained in:
parent
8570b22677
commit
efa60d3a24
5 changed files with 0 additions and 15 deletions
|
@ -33,7 +33,6 @@ extern crate num as num_lib;
|
|||
extern crate num_cpus;
|
||||
extern crate rand;
|
||||
extern crate rustc_serialize;
|
||||
extern crate selectors;
|
||||
extern crate smallvec;
|
||||
extern crate string_cache;
|
||||
extern crate url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue