Pull all dependencies from crates.io
This commit is contained in:
parent
fb91645f40
commit
330767d0c3
4 changed files with 13 additions and 44 deletions
|
|
@ -42,7 +42,7 @@ extern crate cocoa;
|
|||
#[cfg(target_os = "macos")]
|
||||
extern crate core_foundation;
|
||||
#[cfg(target_os = "macos")]
|
||||
extern crate core_graphics;
|
||||
extern crate "glutin_core_graphics" as core_graphics;
|
||||
|
||||
pub use events::*;
|
||||
#[cfg(feature = "headless")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue