aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-06-17 19:20:21 +0200
committerPierre Krieger <pierre.krieger1708@gmail.com>2015-07-04 13:57:29 +0200
commitdb901e3d83bb41fdd0d77768a264e25af249fac4 (patch)
tree69082a2c44592867d00f9771ef0ea47a64d1bdbb /Cargo.toml
parent836e53e55a94f3126ff17a956fe6328198d20f38 (diff)
downloadglutin-db901e3d83bb41fdd0d77768a264e25af249fac4.tar.gz
glutin-db901e3d83bb41fdd0d77768a264e25af249fac4.zip
Test glutin with MSVC++
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 18e7e0a..3295a02 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ shared_library = "0.1.0"
[build-dependencies]
gl_generator = "0.0.26"
-khronos_api = "0.0.6"
+khronos_api = "0.0.7"
[dev-dependencies]
clock_ticks = "0.0.5"