winit/wayland: Update for toplevel-info cctk changes

This commit is contained in:
Ian Douglas Scott 2025-02-10 14:22:06 -08:00 committed by Ashley Wulber
parent 3cdcfe79db
commit 49b154c048
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
3 changed files with 7 additions and 7 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 = "29ab323" }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "178eb0b" }
softbuffer = { git = "https://github.com/pop-os/softbuffer", tag = "cosmic-4.0" }
syntect = "5.2"
tokio = "1.0"