mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update for language changes
This commit is contained in:
parent
a01f6b97f2
commit
56e5ba1b82
109 changed files with 1182 additions and 988 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
use resource_task::{Payload, Done, LoaderTask};
|
||||
|
||||
use core::comm::SharedChan;
|
||||
use core::task;
|
||||
use std::comm::SharedChan;
|
||||
use std::task;
|
||||
use http_client::uv_http_request;
|
||||
use http_client;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue