cleanup & update iced
This commit is contained in:
parent
acb1b9e759
commit
69f997c2d1
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
name = "cosmic"
|
||||
|
||||
[features]
|
||||
default = ["tiny_skia", "wayland", "applet", "tokio", "a11y"]
|
||||
default = ["tiny_skia", "winit", "tokio", "a11y"]
|
||||
debug = ["iced/debug"]
|
||||
a11y = ["iced/a11y", "iced_accessibility"]
|
||||
tiny_skia = ["iced/tiny-skia", "iced_tiny_skia"]
|
||||
|
|
|
|||
2
iced
2
iced
|
|
@ -1 +1 @@
|
|||
Subproject commit 47780e3c0bcca712cdc88665a2af151add97c380
|
||||
Subproject commit 213928b9634fef140179963f2d48dfd3ea45cdb6
|
||||
Loading…
Add table
Add a link
Reference in a new issue