cosmic-applets/cosmic-applet-input-sources/Cargo.toml

17 lines
456 B
TOML

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