cosmic-applets/cosmic-app-list/cosmic-app-list-config/Cargo.toml
Lionel DARNIS 2d78a0abff
Some checks failed
Continuous Integration / linting (push) Has been cancelled
Continuous Integration / formatting (push) Has been cancelled
chore: bump version to 1.3.0
2026-07-22 15:57:00 +02:00

10 lines
267 B
TOML

[package]
name = "cosmic-app-list-config"
version = "1.3.0"
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"] }