This commit is contained in:
Ashley Wulber 2023-05-10 18:48:14 -04:00
parent 9316537d64
commit 8149faca4d
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
13 changed files with 43 additions and 43 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
name = "cosmic"
[features]
default = ["tiny_skia", "winit", "tokio", "a11y", "lazy"]
default = ["tiny_skia", "wayland", "applet", "tokio", "a11y", "lazy"]
debug = ["iced/debug"]
lazy = ["iced/lazy"]
a11y = ["iced/a11y", "iced_accessibility"]