mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
deps: bump redox-syscall to 0.5.7
This commit is contained in:
@@ -270,7 +270,7 @@ xkbcommon-dl = "0.4.2"
|
|||||||
# Orbital
|
# Orbital
|
||||||
[target.'cfg(target_os = "redox")'.dependencies]
|
[target.'cfg(target_os = "redox")'.dependencies]
|
||||||
orbclient = { version = "0.3.47", default-features = false }
|
orbclient = { version = "0.3.47", default-features = false }
|
||||||
redox_syscall = "0.4.1"
|
redox_syscall = "0.5.7"
|
||||||
|
|
||||||
# Web
|
# Web
|
||||||
[target.'cfg(target_family = "wasm")'.dependencies]
|
[target.'cfg(target_family = "wasm")'.dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user