From 801c502c36c4c7d3b6cfa7f41f34f2c093877030 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 5 Mar 2024 13:26:09 -0500 Subject: [PATCH] chore: update iced and enable clipboard for iced_sctk by default --- Cargo.toml | 1 + iced | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6bf33906..6d6ac605 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ rust-version = "1.71" name = "cosmic" [features] +default = ["iced_sctk?/clipboard"] # Accessibility support a11y = ["iced/a11y", "iced_accessibility"] # Builds support for animated images diff --git a/iced b/iced index e1d1689f..c17007d4 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit e1d1689ff1cdef26a42bf705c5325e86c223b249 +Subproject commit c17007d401ccd0debbf8865096659dcd3cbe053b