Merge pull request #207 from tomaka/update-rustc

Update for rustc/cargo
This commit is contained in:
tomaka 2015-01-17 18:07:29 +01:00
commit 495f6f886d

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"