deny warnings

This commit is contained in:
tigercosmos 2017-12-21 01:22:49 +08:00
parent dfd8e85338
commit 6d6491e814
5 changed files with 22 additions and 19 deletions

View file

@ -7,7 +7,6 @@
#[macro_use] extern crate bitflags;
extern crate compositing;
#[cfg(target_os = "android")] extern crate egl;
extern crate euclid;
extern crate gleam;
extern crate glutin;