mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Update to latest Rust nightly
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#![feature(phase)]
|
||||
|
||||
#[phase(plugin)]
|
||||
#[no_link]
|
||||
extern crate gl_generator;
|
||||
extern crate glutin;
|
||||
extern crate libc;
|
||||
|
||||
Reference in New Issue
Block a user