Rename cosmic_theme feature in iced to cosmic-theme
This commit is contained in:
parent
935a3a286c
commit
e7422f2904
1 changed files with 2 additions and 2 deletions
|
|
@ -17,13 +17,13 @@ freedesktop-icons = "0.2.1"
|
||||||
git = "https://github.com/pop-os/iced.git"
|
git = "https://github.com/pop-os/iced.git"
|
||||||
branch = "cosmic-design-system"
|
branch = "cosmic-design-system"
|
||||||
#path = "../iced"
|
#path = "../iced"
|
||||||
features = ["cosmic_theme", "svg"]
|
features = ["cosmic-theme", "svg"]
|
||||||
|
|
||||||
[dependencies.iced_native]
|
[dependencies.iced_native]
|
||||||
git = "https://github.com/pop-os/iced.git"
|
git = "https://github.com/pop-os/iced.git"
|
||||||
branch = "cosmic-design-system"
|
branch = "cosmic-design-system"
|
||||||
#path = "../iced/native"
|
#path = "../iced/native"
|
||||||
features = ["cosmic_theme"]
|
features = ["cosmic-theme"]
|
||||||
|
|
||||||
[dependencies.iced_lazy]
|
[dependencies.iced_lazy]
|
||||||
git = "https://github.com/pop-os/iced.git"
|
git = "https://github.com/pop-os/iced.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue