Reimplement platform_window on win32

This commit is contained in:
Pierre Krieger 2017-07-13 21:14:32 +02:00
parent 9462a51f32
commit 7a1a2667b1
2 changed files with 2 additions and 2 deletions

View file

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