chore: update iced and enable clipboard for iced_sctk by default
This commit is contained in:
parent
d853b8cda1
commit
801c502c36
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ rust-version = "1.71"
|
|||
name = "cosmic"
|
||||
|
||||
[features]
|
||||
default = ["iced_sctk?/clipboard"]
|
||||
# Accessibility support
|
||||
a11y = ["iced/a11y", "iced_accessibility"]
|
||||
# Builds support for animated images
|
||||
|
|
|
|||
2
iced
2
iced
|
|
@ -1 +1 @@
|
|||
Subproject commit e1d1689ff1cdef26a42bf705c5325e86c223b249
|
||||
Subproject commit c17007d401ccd0debbf8865096659dcd3cbe053b
|
||||
Loading…
Add table
Add a link
Reference in a new issue