mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Publish version 0.7.0
Includes: - Recent removal of sync (breaking change) #191. - Wayland fixes: #190, #188, #181 - X11 fixes: #174, #178,
This commit is contained in:
parent
a08347eef0
commit
9a17c2eb86
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "winit"
|
||||
version = "0.6.4"
|
||||
version = "0.7.0"
|
||||
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
||||
description = "Cross-platform window creation library."
|
||||
keywords = ["windowing"]
|
||||
|
|
Loading…
Reference in a new issue