cosmic-applets/cosmic-app-list/cosmic-app-list-config/Cargo.toml
Lionel DARNIS 6c24edfae2
Some checks failed
Continuous Integration / linting (push) Has been cancelled
Continuous Integration / formatting (push) Has been cancelled
chore: align applets with local stack
2026-05-23 20:49:24 +02:00

10 lines
267 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]
cosmic.workspace = true
serde = { workspace = true, features = ["derive"] }