2023-02-17 20:05:42 -08:00
|
|
|
[package]
|
|
|
|
|
name = "cosmic-panel-button"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
edition = "2021"
|
2024-05-06 15:39:04 +02:00
|
|
|
license = "GPL-3.0"
|
2023-02-17 20:05:42 -08:00
|
|
|
|
|
|
|
|
[dependencies]
|
2024-09-09 14:34:36 +02:00
|
|
|
freedesktop-desktop-entry.workspace = true
|
2023-07-20 14:57:51 -07:00
|
|
|
libcosmic.workspace = true
|
2024-05-06 16:58:25 -05:00
|
|
|
tracing-log.workspace = true
|
|
|
|
|
tracing-subscriber.workspace = true
|
|
|
|
|
tracing.workspace = true
|
|
|
|
|
cosmic-config.workspace = true
|
2024-07-16 18:22:01 -04:00
|
|
|
serde.workspace = true
|