From 2af367b55caf948ec254c0ffabda8c6263d01690 Mon Sep 17 00:00:00 2001 From: Tomaka17 Date: Fri, 12 Sep 2014 15:51:43 +0200 Subject: Use the gl_generator macro to generate the bindings for WGL --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c81a97d..5c59233 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,5 @@ git = "https://github.com/huonw/compile_msg" [dependencies.android_glue] git = "https://github.com/tomaka/android-rs-glue" -[dev-dependencies.gl_generator] +[dependencies.gl_generator] git = "https://github.com/bjz/gl-rs" -- cgit v1.2.3