chore: Update cosmic-protocols

This commit is contained in:
Victoria Brekenfeld 2025-03-21 20:17:51 +01:00 committed by Victoria Brekenfeld
parent ea09334ff7
commit fc43b25421
2 changed files with 4 additions and 4 deletions

View file

@ -116,8 +116,8 @@ inherits = "release"
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" }
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" }
[patch."https://github.com/smithay/smithay"]
smithay = { git = "https://github.com/smithay/smithay//", rev = "796c41c" }