[package]
name = "core-graphics"
description = "Bindings to Core Graphics for OS X"
homepage = "https://github.com/servo/core-graphics-rs"
repository = "https://github.com/servo/core-graphics-rs"
version = "0.3.2"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"
[dependencies]
libc = "0.2"
core-foundation = "0.2"
serde = "0.7"