diff options
author | Nathaniel Theis <nttheis@gmail.com> | 2015-03-31 11:41:58 -0700 |
---|---|---|
committer | Nathaniel Theis <nttheis@gmail.com> | 2015-03-31 11:41:58 -0700 |
commit | f554eceb589aa8cc891f98b7fe9cec78335cb5ac (patch) | |
tree | f8aea2d8c5703b44b37c73f188e8b5d4664bef87 | |
parent | a1b504d16c6734dd064aff84059f45c803d97eb3 (diff) | |
download | glutin-f554eceb589aa8cc891f98b7fe9cec78335cb5ac.tar.gz glutin-f554eceb589aa8cc891f98b7fe9cec78335cb5ac.zip |
Release 0.0.17
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.0.16" +version = "0.0.17" authors = ["tomaka <pierre.krieger1708@gmail.com>"] description = "Cross-plaform OpenGL context provider." keywords = ["windowing", "opengl"] |