cosmic-greeter/cosmic-greeter-config/Cargo.toml
Vukašin Vojinović 31912afaa1 chore: update dependencies
The ICU update reduces binary size by ~20 MB.
2025-09-16 09:28:25 -06:00

12 lines
301 B
TOML

[package]
name = "cosmic-greeter-config"
version = "0.1.0"
edition = "2024"
description = "Configuration for COSMIC Greeter"
repository = "https://github.com/pop-os/cosmic-greeter"
license = "GPL-3.0-only"
[dependencies]
cosmic-config.workspace = true
tracing.workspace = true
serde.workspace = true