aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-05-17 11:19:06 +0200
committerPierre Krieger <pierre.krieger1708@gmail.com>2015-05-17 19:33:07 +0200
commit3376332a851e16801a4f27347c8d6170c9008e73 (patch)
tree6d5c67882424ce84aeb5338b555c86f1f760d155 /Cargo.toml
parent7fe85cbc4931c8d81b0e363eeb90686d8afc8ed8 (diff)
downloadglutin-3376332a851e16801a4f27347c8d6170c9008e73.tar.gz
glutin-3376332a851e16801a4f27347c8d6170c9008e73.zip
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]