diff --git a/Cargo.toml b/Cargo.toml index 477bf66c..147c9396 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"