docs: update cosmic-protocols with docs cfg fix
This commit is contained in:
parent
b007caba44
commit
98fb6a0fba
1 changed files with 2 additions and 2 deletions
|
|
@ -120,7 +120,7 @@ winit = [
|
|||
]
|
||||
wayland = ["iced_renderer/wayland", "iced_winit/wayland"]
|
||||
cctk = ["iced_winit/cctk", "iced_widget/cctk", "iced_core/cctk", "wayland"]
|
||||
# Enables the sctk shell.
|
||||
# Enables the sctk shell.
|
||||
[dependencies]
|
||||
|
||||
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue