cosmic-applets/cosmic-app-list/cosmic-app-list-config/Cargo.toml
2024-07-24 08:51:46 -04:00

11 lines
293 B
TOML

[package]
name = "cosmic-app-list-config"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libcosmic.workspace = true
libcosmic.features = []
serde = { version = "1.0", features = ["derive"] }