mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
Update wayland-client and client-toolkit (#602)
This commit is contained in:
parent
7ee46d80e6
commit
3910326709
|
@ -54,8 +54,8 @@ features = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[target.'cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd"))'.dependencies]
|
[target.'cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd"))'.dependencies]
|
||||||
wayland-client = { version = "0.20.6", features = [ "dlopen", "egl", "cursor"] }
|
wayland-client = { version = "0.20.10", features = [ "dlopen", "egl", "cursor"] }
|
||||||
smithay-client-toolkit = "0.2.2"
|
smithay-client-toolkit = "0.2.6"
|
||||||
x11-dl = "2.17.5"
|
x11-dl = "2.17.5"
|
||||||
parking_lot = "0.6"
|
parking_lot = "0.6"
|
||||||
percent-encoding = "1.0"
|
percent-encoding = "1.0"
|
||||||
|
|
Loading…
Reference in a new issue