chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2025-03-28 17:00:40 +01:00 committed by Victoria Brekenfeld
parent 8d733a1245
commit 23f51eb150
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4679,7 +4679,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "smithay"
version = "0.5.0"
source = "git+https://github.com/smithay/smithay//?rev=8886e3b#8886e3b02d9f14048f43929c2d13305cbf205f4f"
source = "git+https://github.com/smithay/smithay//?rev=8d2cc3e#8d2cc3e4100e6dcfe710ceb502d96f53a8f634e2"
dependencies = [
"aliasable",
"appendlist",

View file

@ -122,4 +122,4 @@ cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", rev =
cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", rev = "ee0d46f" }
[patch."https://github.com/smithay/smithay"]
smithay = { git = "https://github.com/smithay/smithay//", rev = "8886e3b" }
smithay = { git = "https://github.com/smithay/smithay//", rev = "8d2cc3e" }