cosmic-idle/cosmic-idle-config/Cargo.toml

9 lines
208 B
TOML
Raw Normal View History

[package]
name = "cosmic-idle-config"
version = "0.1.0"
edition = "2021"
[dependencies]
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
serde = { version = "1.0.210", features = ["derive"] }