glitz 0.4.0

GL Bindings thing.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chlorine"
version = "1.0.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c00d31b1d19317b4777ec879192d3745bd97d05262b4b19cb1dda284b9d22f19"

[[package]]
name = "glitz"
version = "0.4.0"
dependencies = [
 "chlorine",
 "zstring",
]

[[package]]
name = "zstring"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73359d21465b6694f57878effddbd10dc1848e76b22c5b57a83d251e9a4989ab"