Update smithay
This commit is contained in:
parent
d9e3d60a37
commit
8561ab672b
7 changed files with 49 additions and 55 deletions
|
|
@ -53,6 +53,7 @@ once_cell = "1.18.0"
|
|||
i18n-embed = { version = "0.14", features = ["fluent-system", "desktop-requester"] }
|
||||
i18n-embed-fl = "0.7"
|
||||
rust-embed = "8.0"
|
||||
libc = "0.2.149"
|
||||
|
||||
[dependencies.id_tree]
|
||||
git = "https://github.com/Drakulix/id-tree.git"
|
||||
|
|
@ -87,7 +88,7 @@ debug = true
|
|||
lto = "fat"
|
||||
|
||||
[patch."https://github.com/Smithay/smithay.git"]
|
||||
smithay = { git = "https://github.com/smithay//smithay", rev = "d60b1b83e" }
|
||||
smithay = { git = "https://github.com/smithay//smithay", rev = "988c94d7e" }
|
||||
|
||||
[patch.crates-io]
|
||||
calloop = { git = "https://github.com/Smithay/calloop", rev = "71b6e633b1" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue