Update all dependencies

This commit is contained in:
2024-08-02 11:21:48 -07:00
parent d0df73a9c7
commit 4ed974335e
23 changed files with 947 additions and 790 deletions

View File

@ -10,3 +10,7 @@ members = [
"systemd",
"xcb-xembed",
]
resolver = "2"
[patch.crates-io]
xkb = { git = "https://github.com/kelnos/rust-xkb", branch = "remove-missing-keysyms" }