[package] name = "mallumo-gls" version = "0.43.0" authors = ["Matus Talcik ", "Aron Samuel Kovacs "] description = "Small low level library for modern (4.5 Core) OpenGL" keywords = ["opengl"] license = "MIT OR Apache-2.0" repository = "https://gitlab.com/mallumo/mallumo-gls" build = "build.rs" [build-dependencies] gl_generator = "0.10" [dependencies] bitflags = "1.0" error-chain = "0.11" glutin = "0.11"