Fix Android compilation error

This commit is contained in:
Imanol Fernandez 2017-07-06 23:33:42 +02:00
parent 90a81cca29
commit 5ebeb8ab5f
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "winit"
version = "0.7.1"
version = "0.7.2"
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Cross-platform window creation library."
keywords = ["windowing"]