aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2015-09-12 01:02:38 +0200
committerAnthony Ramine <n.oxyde@gmail.com>2015-09-12 01:02:38 +0200
commitb096143f735abc9136c6949f6092cde7af546e20 (patch)
treeb094306f13efb9b11a61e62662fffffd0f19262b /Cargo.toml
parent567d29fcc53da3e1418d79093382dadaaba0929a (diff)
downloadglutin-b096143f735abc9136c6949f6092cde7af546e20.tar.gz
glutin-b096143f735abc9136c6949f6092cde7af546e20.zip
Bump gl_generator to 0.0.27
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 41bf084..ce7300e 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]