chore: update cosmic-protocols

This commit is contained in:
Ashley Wulber 2026-06-25 13:44:29 -04:00 committed by Ashley Wulber
parent 8e94441efa
commit da9d15b2e8

View file

@ -274,7 +274,7 @@ tiny-skia = { version = "0.11", default-features = false, features = [
"std",
"simd",
] }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "a7d2d7a" }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "32283d7" }
softbuffer = { git = "https://github.com/pop-os/softbuffer", tag = "cosmic-4.0" }
syntect = "5.2"
tokio = "1.0"