blob: 33cbd63fae2c1e56931137a534ce8fea1a3f19a9 [file] [log] [blame]
[package]
name = "khronos"
version = "0.1.2"
authors = ["Sean Kerr <sean@metatomic.io>"]
license = "Apache-2.0"
description = "Rust types for Khronos API"
homepage = "https://github.com/seankerr/rust-khronos"
repository = "https://github.com/seankerr/rust-khronos"
readme = "README.md"
keywords = ["egl", "gl", "khronos", "opengl"]
exclude = [".gitignore"]
[dependencies]
libc = "0.1.10"