aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-10-03 16:33:38 +0200
committerPierre Krieger <pierre.krieger1708@gmail.com>2015-10-03 16:33:38 +0200
commitcb56b55a883d1d2be8fbafcb85bbdd66e927c638 (patch)
tree79bb79f84913c437eed1c178b861da3b00874da4 /Cargo.toml
parent819c5f679b14376e4c89245e68880f40aff22039 (diff)
downloadglutin-cb56b55a883d1d2be8fbafcb85bbdd66e927c638.tar.gz
glutin-cb56b55a883d1d2be8fbafcb85bbdd66e927c638.zip
Update khronos_api to 0.0.8
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 bbdfcf0..79831db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ shared_library = "0.1.0"
[build-dependencies]
gl_generator = "0.1.0"
-khronos_api = "0.0.7"
+khronos_api = "0.0.8"
[dev-dependencies]
clock_ticks = "0.0.5"