Update to latest Rust nightly
This commit is contained in:
parent
25b261975c
commit
8d9133d331
5 changed files with 41 additions and 37 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#![feature(phase)]
|
||||
|
||||
#[phase(plugin)]
|
||||
#[no_link]
|
||||
extern crate gl_generator;
|
||||
extern crate glutin;
|
||||
extern crate libc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue