mirror of
https://github.com/servo/servo.git
synced 2025-06-12 18:34:39 +00:00
Explicitly spawn a native task for workers.
This commit is contained in:
parent
c40ad756e6
commit
9524f8daa7
2 changed files with 7 additions and 3 deletions
|
@ -30,6 +30,7 @@ extern crate js;
|
|||
extern crate libc;
|
||||
extern crate native;
|
||||
extern crate net;
|
||||
extern crate rustrt;
|
||||
extern crate serialize;
|
||||
extern crate time;
|
||||
#[phase(plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue