Implement android events and wake event loop.

This commit is contained in:
Imanol Fernandez
2017-03-06 12:51:23 +01:00
parent aa9678454d
commit f961bdd668
2 changed files with 19 additions and 2 deletions

View File

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