From 7557dc52fcfd5ce3e8b576abba7eb9253d20d65a Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Sat, 17 Jan 2015 18:02:22 +0100 Subject: Update for rustc/cargo --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 78e4634..46d9bd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3