Fix x11 mouse scroll wheel

This commit is contained in:
Rukai 2017-07-09 17:47:52 +10:00 committed by Lucas Kent
parent aad82eb987
commit 117beed0b5
2 changed files with 36 additions and 17 deletions

View file

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