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

20 lines
540 B
TOML

[package]
name = "cosmic-applet-tiling"
version = "1.0.2"
edition = "2024"
license = "GPL-3.0-only"
[dependencies]
cosmic.workspace = true
anyhow.workspace = true
cctk.workspace = true
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp.git", rev = "5eb5af4" }
cosmic-protocols.workspace = true
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
rust-embed.workspace = true
rustc-hash.workspace = true
tokio.workspace = true
tracing-log.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true