[package] name = "glhelpe6" version = "0.1.7" authors = ["Joseph A Mark "] license = "MIT" description = "Convenience methods for opengl." repository = "https://github.com/sjeohp/rust-glhelper.git" [lib] name = "glhelper" path = "src/lib.rs" [dependencies] gl = "0.6.1"