Update smithay
This commit is contained in:
parent
1387535252
commit
96cbaad7b7
2 changed files with 4 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -4672,7 +4672,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
|||
[[package]]
|
||||
name = "smithay"
|
||||
version = "0.5.0"
|
||||
source = "git+https://github.com/smithay/smithay?rev=a503d98#a503d981d1be9a54b286ab5e160e4b9edddb500f"
|
||||
source = "git+https://github.com/smithay/smithay//?rev=796c41c#796c41c0294ccc195b0f59228d6467cc6c8f5de8"
|
||||
dependencies = [
|
||||
"aliasable",
|
||||
"appendlist",
|
||||
|
|
|
|||
|
|
@ -118,3 +118,6 @@ lto = "fat"
|
|||
[patch."https://github.com/pop-os/cosmic-protocols"]
|
||||
cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", rev = "e706814" }
|
||||
cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", rev = "e706814" }
|
||||
|
||||
[patch."https://github.com/smithay/smithay"]
|
||||
smithay = { git = "https://github.com/smithay/smithay//", rev = "796c41c" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue