From 647f249490b73acdc291bed1d49817972835e504 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Mon, 25 Sep 2023 11:12:56 -0400 Subject: [PATCH] chore: update iced should fix DnD issues --- Cargo.toml | 2 +- iced | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 2d193e40..4d759700 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ derive_setters = "0.1.5" lazy_static = "1.4.0" palette = "0.7.3" tokio = { version = "1.24.2", optional = true } -sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", optional = true, rev = "f49df45" } +sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", optional = true, rev = "dc8c4a0" } slotmap = "1.0.6" fraction = "0.13.0" cosmic-config = { path = "cosmic-config" } diff --git a/iced b/iced index 58588f27..cb51336a 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit 58588f27e73bf3eb84dafc61a35451bb53c0ebce +Subproject commit cb51336a5de1227a024fd019989d44c1771090a2