chore: update cosmic-protocols

This commit is contained in:
Victoria Brekenfeld 2025-04-09 20:09:24 +02:00 committed by Victoria Brekenfeld
parent aeed8f256f
commit 2e7d051816
2 changed files with 10 additions and 10 deletions

View file

@ -118,8 +118,8 @@ inherits = "release"
lto = "fat"
[patch."https://github.com/pop-os/cosmic-protocols"]
cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", rev = "ee0d46f" }
cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", rev = "ee0d46f" }
cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", rev = "67df697" }
cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", rev = "67df697" }
[patch."https://github.com/smithay/smithay"]
smithay = { git = "https://github.com/smithay/smithay//", rev = "ce61c9b" }