From 7015b8ace423cea32c881dca670271535498c8f9 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 30 Sep 2025 08:45:57 -0400 Subject: [PATCH] chore: update iced --- Cargo.toml | 4 ++-- iced | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 2edab9f0..868d69b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -229,6 +229,6 @@ libcosmic = { path = "./" } # FIXME update winit deps where necessary to use this # [patch.crates-io] -[patch."https://github.com/pop-os/winit.git"] -winit = { git = "https://github.com/pop-os/winit.git//", branch = "xdg-toplevel" } +# [patch."https://github.com/pop-os/winit.git"] +# winit = { git = "https://github.com/pop-os/winit.git//", branch = "xdg-toplevel" } # winit = { path = "../winit" } diff --git a/iced b/iced index f581f19f..12810507 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit f581f19f897e1ccc4393c8867d4ae3ed532742b4 +Subproject commit 12810507e181b52bd13f222d8810d877c6b2d0f4