glad-sys 0.0.4

Bindings to the Glad library (https://github.com/Dav1dde/glad) for Rust
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
master = "branch"
repository = "Avekvist/glad-sys"
[build-dependencies.cc]
version = "1.0.28"

[dependencies]

[package]
authors = ["Hampus Avekvist <hampus@avekvist.com>"]
build = "build.rs"
categories = ["api-bindings", "external-ffi-bindings"]
description = "Bindings to the Glad library (https://github.com/Dav1dde/glad) for Rust"
edition = "2018"
homepage = "https://glad.dav1d.de"
keywords = ["bindings", "glad", "opengl"]
license = "MIT"
links = "glad"
name = "glad-sys"
readme = "README.md"
repository = "https://github.com/Dav1dde/glad"
version = "0.0.4"