Enable image feature for iced
This commit is contained in:
parent
20b27380b3
commit
a6d93de47f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ derive_setters = "0.1.5"
|
|||
git = "https://github.com/pop-os/iced.git"
|
||||
branch = "cosmic-design-system"
|
||||
# path = "../iced"
|
||||
features = ["cosmic-theme", "svg"]
|
||||
features = ["cosmic-theme", "image", "svg"]
|
||||
|
||||
[dependencies.iced_lazy]
|
||||
git = "https://github.com/pop-os/iced.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue