mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Publish 0.5.9
This commit is contained in:
parent
6738f7cc2e
commit
56b536cd48
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "winit"
|
||||
version = "0.5.8"
|
||||
version = "0.5.9"
|
||||
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
||||
description = "Cross-platform window creation library."
|
||||
keywords = ["windowing"]
|
||||
|
@ -14,9 +14,6 @@ lazy_static = "0.2.2"
|
|||
libc = "0.2"
|
||||
shared_library = "0.1.5"
|
||||
|
||||
# [build-dependencies]
|
||||
# gl_generator = "0.5"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
||||
version = "0.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue