feat: libxkbcommon layouts
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4338,7 +4338,9 @@ dependencies = [
|
||||
"vulkano-shaders",
|
||||
"winit",
|
||||
"wlx-capture",
|
||||
"xcb",
|
||||
"xdg",
|
||||
"xkbcommon",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4379,6 +4381,7 @@ version = "1.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "02e75181b5a62b6eeaa72f303d3cef7dbb841e22885bf6d3e66fe23e88c55dc6"
|
||||
dependencies = [
|
||||
"as-raw-xcb-connection",
|
||||
"bitflags 1.3.2",
|
||||
"libc",
|
||||
"quick-xml 0.30.0",
|
||||
@@ -4412,6 +4415,7 @@ version = "0.7.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e"
|
||||
dependencies = [
|
||||
"as-raw-xcb-connection",
|
||||
"libc",
|
||||
"memmap2 0.8.0",
|
||||
"xkeysym",
|
||||
|
||||
Reference in New Issue
Block a user