gleam 0.2.32

Generated OpenGL bindings and wrapper for Servo.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "gleam"
version = "0.2.32"
license = "Apache-2.0/MIT"
authors = ["The Servo Project Developers"]
build = "build.rs"
documentation = "http://doc.servo.org/gleam/"
repository = "https://github.com/servo/gleam"
description = "Generated OpenGL bindings and wrapper for Servo."

[build-dependencies]
gl_generator = "0.5.0"
pkg-config = "0.3.8"