mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Remove dependencies on the native crate.
This commit is contained in:
parent
394508953e
commit
04eb923da9
11 changed files with 6 additions and 26 deletions
|
@ -23,7 +23,6 @@ extern crate hyper;
|
|||
extern crate js;
|
||||
extern crate libc;
|
||||
extern crate msg;
|
||||
extern crate native;
|
||||
extern crate net;
|
||||
extern crate rustrt;
|
||||
extern crate serialize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue