chore: Upgrade cctk/cosmic-protocols

This commit is contained in:
Victoria Brekenfeld 2025-02-20 16:02:15 +01:00 committed by Michael Murphy
parent 19d88a57cd
commit 257784ebc8
2 changed files with 14 additions and 7 deletions

View file

@ -84,3 +84,7 @@ ignored = ["libcosmic"]
# winit = { path = "../winit" }
[patch."https://github.com/smithay/client-toolkit.git"]
sctk = { package = "smithay-client-toolkit", version = "=0.19.2" }
[patch."https://github.com/pop-os/cosmic-protocols"]
cctk = { git = "https://github.com/pop-os//cosmic-protocols", package = "cosmic-client-toolkit", rev = "ed2a481" }
cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", rev = "ed2a481" }