cosmic-applets/cosmic-applet-minimize/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

19 lines
466 B
TOML

[package]
name = "cosmic-applet-minimize"
version = "1.3.0"
edition = "2024"
license = "GPL-3.0-only"
[dependencies]
anyhow.workspace = true
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
image = { version = "0.25.9", default-features = false }
cosmic.workspace = true
memmap2 = "0.9.10"
rust-embed.workspace = true
rustix.workspace = true
tokio.workspace = true
tracing-log.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true