Merge branch 'main' into next-dash-interface
This commit is contained in:
@@ -81,7 +81,7 @@ winit = { version = "0.30.12", optional = true }
|
||||
xcb = { version = "1.6.0", optional = true, features = [
|
||||
"as-raw-xcb-connection",
|
||||
] }
|
||||
xkbcommon = { version = "0.9.0" }
|
||||
xkbcommon = { version = "0.8.0" } # 0.9.0 breaks keymap import on some distros
|
||||
|
||||
################################
|
||||
# Wayland Server deps
|
||||
|
||||
Reference in New Issue
Block a user