cgl 0.3.2

Rust bindings for CGL on Mac
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "cgl"
license = "MIT / Apache-2.0"
version = "0.3.2"
authors = ["The Servo Project Developers"]
description = "Rust bindings for CGL on Mac"
repository = "https://github.com/servo/cgl-rs"

[dependencies]
libc = "0.2"