Fix x11 ModifiersState

This commit is contained in:
Rukai 2017-07-15 23:25:19 +10:00 committed by Benjamin Saunders
parent a1d2ee6ecf
commit e1e21ded28
2 changed files with 11 additions and 23 deletions

View file

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