mirror of
https://github.com/servo/servo.git
synced 2025-06-14 03:14:29 +00:00
Update hyper to 0.12
This commit is contained in:
parent
95bfaa0a77
commit
024b40b39d
122 changed files with 3835 additions and 3448 deletions
|
@ -25,6 +25,7 @@ extern crate servo_config;
|
|||
#[cfg(target_os = "macos")]
|
||||
extern crate task_info;
|
||||
extern crate time as std_time;
|
||||
extern crate tokio;
|
||||
|
||||
#[allow(unsafe_code)]
|
||||
mod heartbeats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue