From 4a71189d346e766c46f5bfaeb494a921fe0fccbd Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 30 Sep 2025 11:34:39 -0400 Subject: [PATCH] chore: update cosmic-protocols --- Cargo.toml | 2 +- iced | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 868d69b6..6ccf57d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -103,7 +103,7 @@ ashpd = { version = "0.12.0", default-features = false, optional = true } async-fs = { version = "2.1", optional = true } async-std = { version = "1.13", optional = true } auto_enums = "0.8.7" -cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "633beb0", optional = true } +cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "d0e95be", optional = true } chrono = "0.4.42" cosmic-config = { path = "cosmic-config" } cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon", optional = true } diff --git a/iced b/iced index 12810507..521a04d7 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit 12810507e181b52bd13f222d8810d877c6b2d0f4 +Subproject commit 521a04d7e7589fdd61b314c92155277bf350d944