glx 0.2.0

GLX 1.4 bindings for Linux
Documentation
[package]
name = "glx"
version = "0.2.0"
license = "MIT / Apache-2.0"
authors = ["Servo developers"]
description = "GLX 1.4 bindings for Linux"
documentation = "http://doc.servo.org/glx/"
build = "build.rs"
repository = "https://github.com/servo/rust-glx"

[build-dependencies]
gl_generator = "0.6"
khronos_api = "1.0.0"

[dependencies]
libc = "0.2"