Update for rustc/cargo

This commit is contained in:
Pierre Krieger 2015-01-17 18:02:22 +01:00
parent 2cabfdd373
commit 7557dc52fc

View file

@ -21,6 +21,7 @@ gl_common = "*"
[build-dependencies]
gl_generator = "*"
khronos_api = "*"
[target.arm-linux-androideabi.dependencies.android_glue]
git = "https://github.com/tomaka/android-rs-glue"