cgl 0.2.3

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

[dependencies]
libc = "0.2"
gleam = "0.6"