[package] name = "glutin_core_foundation" version = "0.1.2" authors = ["The Servo Project Developers"] description = "The *real* core_foundation crate, under a temporary name." license = "MIT" [lib] name = "core_foundation" crate-type = ["rlib"] [dependencies] libc = "*"