2014-07-27 10:55:37 +02:00
|
|
|
[package]
|
|
|
|
|
|
2014-08-13 13:42:59 +02:00
|
|
|
name = "gl_init"
|
2014-07-27 10:55:37 +02:00
|
|
|
version = "0.0.1"
|
|
|
|
|
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
|
|
|
|
|
|
2014-08-12 09:16:08 +02:00
|
|
|
[dependencies.compile_msg]
|
|
|
|
|
git = "https://github.com/huonw/compile_msg"
|
|
|
|
|
|
2014-07-27 10:55:37 +02:00
|
|
|
[dev-dependencies.gl]
|
2014-08-11 10:27:29 +02:00
|
|
|
git = "https://github.com/bjz/gl-rs"
|