update: dependencies
This commit is contained in:
parent
c7e80afb45
commit
22ba26fed8
2 changed files with 29 additions and 81 deletions
|
|
@ -16,7 +16,9 @@ members = [
|
|||
|
||||
[patch.crates-io]
|
||||
wayland-protocols = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
wayland-protocols-wlr = { git = "https://github.com/smithay/wayland-rs", version = "0.1.0-beta.9"}
|
||||
wayland-sys = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
wayland-backend = { git = "https://github.com/smithay/wayland-rs", version = "0.1.0-beta.9"}
|
||||
wayland-scanner = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
wayland-client = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
xkbcommon = { git = "https://github.com/rust-x-bindings/xkbcommon-rs" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue