mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
convert msg crate to use hyper
This commit is contained in:
parent
12727d4dd0
commit
1dc67f0c76
3 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
extern crate azure;
|
||||
extern crate geom;
|
||||
extern crate http;
|
||||
extern crate hyper;
|
||||
extern crate layers;
|
||||
extern crate serialize;
|
||||
extern crate "util" as servo_util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue