phosphorus 0.0.21

Makes GL bindings for you.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "magnesium"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a058c73fb91746502826ed1af64d3a4da8fa66219c71ec1c323e32c6170150a"

[[package]]
name = "phosphorus"
version = "0.0.21"
dependencies = [
 "magnesium",
]