libcosmic-yoda/examples/cosmic/Cargo.toml
2022-09-30 08:55:37 -06:00

14 lines
313 B
TOML

[package]
name = "cosmic"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
publish = false
[dependencies]
freedesktop-icons = "0.2.1"
[dependencies.iced]
git = "https://github.com/pop-os/iced.git"
branch = "cosmic-design-system"
features = ["cosmic_theme", "svg"]