mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove some usage of rust-encoding
This commit is contained in:
parent
b0c7c71729
commit
6ac106ca76
7 changed files with 8 additions and 22 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(box_syntax)]
|
||||
|
||||
extern crate devtools_traits;
|
||||
extern crate encoding;
|
||||
extern crate hyper;
|
||||
extern crate ipc_channel;
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue