[package] name = "webgl-rs" version = "0.2.2" description = "Safe Rust wrapper around the WebGL API " license = "MIT" authors = ["Theo Dedeken "] readme = "README.md" repository = "https://github.com/theozonebe/webgl-rs/" documentation = "https://theozonebe.github.io/webgl-rs/" [dependencies] wasm-bindgen = "^0.2.25"