parent
edfb546e4b
commit
8a1b4dc9da
6 changed files with 16 additions and 11 deletions
|
|
@ -9,7 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
#[crate_id="boot#0.1"];
|
||||
#[crate_type="lib"];
|
||||
#[crate_type="dylib"];
|
||||
#[no_uv];
|
||||
|
||||
extern mod rustuv;
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
#[crate_id="boot#0.1"];
|
||||
#[crate_type="lib"];
|
||||
#[crate_type="dylib"];
|
||||
#[no_uv];
|
||||
|
||||
extern mod native;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue