From b096143f735abc9136c6949f6092cde7af546e20 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sat, 12 Sep 2015 01:02:38 +0200 Subject: [PATCH] Bump gl_generator to 0.0.27 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 41bf0848..ce7300ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ libc = "0.1" shared_library = "0.1.0" [build-dependencies] -gl_generator = "0.0.26" +gl_generator = "0.0.27" khronos_api = "0.0.7" [dev-dependencies]