Update cctk to latest commit

This commit is contained in:
Ian Douglas Scott 2025-02-04 10:39:22 -08:00 committed by Ashley Wulber
parent 592f17729c
commit 3cdcfe79db
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
2 changed files with 3 additions and 3 deletions

View file

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