From 3376332a851e16801a4f27347c8d6170c9008e73 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Sun, 17 May 2015 11:19:06 +0200 Subject: Rework the X implementation to use only one X connection --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index de00dae..63432fa 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.25" +gl_generator = "0.0.26" khronos_api = "0.0.5" [dev-dependencies] -- cgit v1.2.3