mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
Publish 0.5.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "winit"
|
name = "winit"
|
||||||
version = "0.5.8"
|
version = "0.5.9"
|
||||||
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
authors = ["The winit contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
||||||
description = "Cross-platform window creation library."
|
description = "Cross-platform window creation library."
|
||||||
keywords = ["windowing"]
|
keywords = ["windowing"]
|
||||||
@@ -14,9 +14,6 @@ lazy_static = "0.2.2"
|
|||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
shared_library = "0.1.5"
|
shared_library = "0.1.5"
|
||||||
|
|
||||||
# [build-dependencies]
|
|
||||||
# gl_generator = "0.5"
|
|
||||||
|
|
||||||
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
||||||
version = "0.2"
|
version = "0.2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user