Sync winit-orbital with upstream
This commit is contained in:
parent
261cda5401
commit
d64fc7b071
5 changed files with 100 additions and 70 deletions
|
|
@ -79,9 +79,9 @@ x11rb = { version = "0.13.0", default-features = false }
|
|||
xkbcommon-dl = "0.4.2"
|
||||
|
||||
# Orbital dependencies.
|
||||
orbclient = { version = "0.3.47", default-features = false }
|
||||
redox_syscall = "0.7"
|
||||
libredox = "0.1.12"
|
||||
orbclient = { version = "0.3.47", default-features = false }
|
||||
redox_event = { package = "redox_event", version = "0.4.5" }
|
||||
|
||||
# Web dependencies.
|
||||
atomic-waker = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue