cosmic-applets/cosmic-applet-tiling/Cargo.toml
2023-10-11 19:46:07 -04:00

16 lines
No EOL
409 B
TOML

[package]
name = "cosmic-applet-tiling"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libcosmic.workspace = true
cosmic-time.workspace = true
once_cell = "1"
i18n-embed = { version = "0.14.0", features = ["fluent-system", "desktop-requester"] }
i18n-embed-fl = "0.7.0"
rust-embed = "8.0.0"
tracing = "0.1"