Fix the compilation on 32bits linux

This commit is contained in:
Pierre Krieger
2015-05-21 21:31:41 +02:00
parent 0a1fe4b8aa
commit 9c21899249
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "glutin"
version = "0.1.5"
version = "0.1.6"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]