mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
winit-orbital: Implement pump_app_events
This commit is contained in:
@@ -81,8 +81,8 @@ xkbcommon-dl = "0.4.2"
|
||||
|
||||
# Orbital dependencies.
|
||||
libredox = "0.1.12"
|
||||
orbclient = { version = "0.3.47", default-features = false }
|
||||
redox_event = { package = "redox_event", version = "0.4.5" }
|
||||
orbclient = { version = "0.4.3", default-features = false }
|
||||
redox_event = { package = "redox_event", version = "0.4.8" }
|
||||
|
||||
# Web dependencies.
|
||||
atomic-waker = "1"
|
||||
|
||||
Reference in New Issue
Block a user