From cbf9252b9d31d7ed50457aea5040d06696cb8321 Mon Sep 17 00:00:00 2001 From: Ian Douglas Scott Date: Wed, 12 Jun 2024 08:35:00 -0700 Subject: [PATCH] Update `iced` and `cctk` --- Cargo.toml | 2 +- iced | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6d6dc73..17c1c60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,7 +73,7 @@ xdg-portal = ["ashpd"] apply = "0.3.0" ashpd = { version = "0.8.1", default-features = false, optional = true } async-fs = { version = "2.1", optional = true } -cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "e4e6f8c", optional = true } +cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "c8d3a1c", optional = true } chrono = "0.4.35" cosmic-config = { path = "cosmic-config" } cosmic-settings-daemon = { git = "https://github.com/pop-os/dbus-settings-bindings", optional = true } diff --git a/iced b/iced index 5409352..9a366dd 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit 5409352708cf551c9d339f6b8b1c00cc9b4aa747 +Subproject commit 9a366ddad282728682d95cc90aa55af2a283b147