1 2 3 4 5 6 7 8 9 10 11
[package] name = "glutin_core_graphics" version = "0.1.3" authors = ["The Servo Project Developers"] description = "The *real* core_graphics crate, under a temporary name." license = "MIT" [dependencies] libc = "*" glutin_core_foundation = "*"