Rustup
This commit is contained in:
parent
63d2cd263e
commit
cedc85c550
11 changed files with 28 additions and 19 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![feature(std_misc)]
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
#[macro_use]
|
||||
extern crate android_glue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue