mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 23:00:05 -04:00
Updated to android_glue 0.2
This commit is contained in:
@@ -19,7 +19,7 @@ shared_library = "0.1.0"
|
||||
gl_generator = "0.5"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
||||
version = "0.1"
|
||||
version = "0.2"
|
||||
|
||||
[target.'cfg(target_os = "ios")'.dependencies]
|
||||
objc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user