mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Update Redox (#3368)
This commit is contained in:
committed by
GitHub
parent
4fe38d8067
commit
bdeb2574dc
@@ -192,8 +192,8 @@ x11rb = { version = "0.13.0", default-features = false, features = ["allow-unsaf
|
||||
xkbcommon-dl = "0.4.0"
|
||||
|
||||
[target.'cfg(target_os = "redox")'.dependencies]
|
||||
orbclient = { version = "0.3.42", default-features = false }
|
||||
redox_syscall = "0.3"
|
||||
orbclient = { version = "0.3.47", default-features = false }
|
||||
redox_syscall = "0.4.1"
|
||||
|
||||
[target.'cfg(target_family = "wasm")'.dependencies.web_sys]
|
||||
package = "web-sys"
|
||||
|
||||
Reference in New Issue
Block a user