update iced

This commit is contained in:
Ashley Wulber 2024-06-20 12:15:59 -04:00 committed by Jeremy Soller
parent bd84f1f07d
commit 8c6f2c9ebc
2 changed files with 2 additions and 2 deletions

View file

@ -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"]