aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-05-18 09:42:28 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-05-18 09:42:28 +0200
commitff829f7d9d8441569d91936bef5cf3bbc646ef43 (patch)
tree6d5c67882424ce84aeb5338b555c86f1f760d155 /Cargo.toml
parent7fe85cbc4931c8d81b0e363eeb90686d8afc8ed8 (diff)
parent3376332a851e16801a4f27347c8d6170c9008e73 (diff)
downloadglutin-ff829f7d9d8441569d91936bef5cf3bbc646ef43.tar.gz
glutin-ff829f7d9d8441569d91936bef5cf3bbc646ef43.zip
Merge pull request #455 from tomaka/x-rework
Rework the X implementation to use only one X connection
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]