From 9c218992491beb4929ca3369779956415f916ce1 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Thu, 21 May 2015 21:31:41 +0200 Subject: Fix the compilation on 32bits linux --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bc97170..4f73636 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glutin" -version = "0.1.5" +version = "0.1.6" authors = ["tomaka "] description = "Cross-plaform OpenGL context provider." keywords = ["windowing", "opengl"] -- cgit v1.2.3