diff options
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.4.7" -authors = ["tomaka <pierre.krieger1708@gmail.com>"] +version = "0.4.8" +authors = ["The glutin contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"] description = "Cross-platform OpenGL context provider." keywords = ["windowing", "opengl"] license = "Apache-2.0" |