diff --git a/Cargo.toml b/Cargo.toml index 01097e08..fd18f503 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,16 +16,19 @@ freedesktop-icons = "0.2.1" [dependencies.iced] git = "https://github.com/pop-os/iced.git" branch = "cosmic-design-system" +#path = "../iced" features = ["cosmic_theme", "svg"] [dependencies.iced_native] git = "https://github.com/pop-os/iced.git" branch = "cosmic-design-system" +#path = "../iced/native" features = ["cosmic_theme"] [dependencies.iced_lazy] git = "https://github.com/pop-os/iced.git" branch = "cosmic-design-system" +#path = "../iced/lazy" [workspace] members = [