docs: update cosmic-protocols with docs cfg fix

This commit is contained in:
Michael Aaron Murphy 2026-05-20 17:00:28 +02:00
parent b007caba44
commit 98fb6a0fba
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

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 = "160b086" }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "c253ec1" }
softbuffer = { git = "https://github.com/pop-os/softbuffer", tag = "cosmic-4.0" }
syntect = "5.2"
tokio = "1.0"