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