winit-sonoma-fix/Cargo.toml

15 lines
320 B
TOML
Raw Normal View History

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