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