mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -25,7 +25,6 @@ extern crate "util" as servo_util;
|
|||
extern crate gleam;
|
||||
|
||||
extern crate libc;
|
||||
extern crate native;
|
||||
extern crate time;
|
||||
extern crate url;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue