From 8c6f2c9ebc5c2c04fe168c2d941f8c5a416b33bb Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Thu, 20 Jun 2024 12:15:59 -0400 Subject: [PATCH] update iced --- examples/application/Cargo.toml | 2 +- iced | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/application/Cargo.toml b/examples/application/Cargo.toml index 2c69b9c..7f188b2 100644 --- a/examples/application/Cargo.toml +++ b/examples/application/Cargo.toml @@ -11,4 +11,4 @@ tracing-log = "0.2.0" [dependencies.libcosmic] path = "../../" default-features = false -features = ["debug", "winit", "tokio", "xdg-portal", "dbus-config"] +features = ["debug", "winit", "tokio", "xdg-portal", "dbus-config", "a11y"] diff --git a/iced b/iced index b2921d5..d0ba498 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit b2921d54569db9efbe5d142b1055008de0de5140 +Subproject commit d0ba49851cb0b8829e760b75c9aef36d81bdb340