blob: 11826902ae0d7e4cfef2cfcc1af7696e1d575dbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[package]
name = "gl_init"
version = "0.0.1"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
[dependencies.compile_msg]
git = "https://github.com/huonw/compile_msg"
[dev-dependencies.gl]
git = "https://github.com/bjz/gl-rs"
|