io-surface 0.1.2

Bindings to IO Surface for OS X
[package]
name = "io-surface"
description = "Bindings to IO Surface for OS X"
homepage = "https://github.com/servo/io-surface-rs"
repository = "https://github.com/servo/io-surface-rs"
version = "0.1.2"
authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"

[dependencies]
libc = "0.2"
gleam = "0.2"
euclid = "0.4"

[target.x86_64-apple-darwin.dependencies]
core-foundation = "*"
cgl = "0.1"