cosmic-applets/cosmic-app-list/cosmic-app-list-config/Cargo.toml
2026-01-13 15:33:04 -05:00

10 lines
270 B
TOML

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