[workspace] members = [ "async-xcb", "command", "locker", "dbus-service", "dialog-gtk3", "util", "settings", "systemd", "xcb-xembed", ] [patch.crates-io] # git source needed until extension event error resolution fix is released xcb = { git = "https://github.com/rust-x-bindings/rust-xcb", rev = "d09b5f91bc07d56673f1bc0d6c7ecd72b5ff7b3e" } # xkb package depends on xcb 0.9 xkb = { git = "https://github.com/kelnos/rust-xkb", branch = "xcb-1.x" } # Build error in v0.7.5 when x11 feature enabled ffi = { package = "xkbcommon-sys", git = "https://github.com/kelnos/rust-xkbcommon-sys", branch = "release-0.7.x" }