mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-03 15:20:06 -04:00
Support multi-touch events on Android
Depends on tomaka/android-rs-glue#64.
This commit is contained in:
@@ -28,7 +28,7 @@ khronos_api = "0.0.7"
|
||||
clock_ticks = "0.0.5"
|
||||
|
||||
[target.arm-linux-androideabi.dependencies.android_glue]
|
||||
version = "0"
|
||||
version = "0.1"
|
||||
|
||||
[target.x86_64-apple-ios.dependencies]
|
||||
objc = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user