2023-02-17 20:05:42 -08:00
|
|
|
[package]
|
|
|
|
|
name = "cosmic-panel-button"
|
2026-01-13 17:21:37 +01:00
|
|
|
version = "1.0.2"
|
2025-08-12 21:38:51 +02:00
|
|
|
edition = "2024"
|
2024-09-15 23:09:55 -05:00
|
|
|
license = "GPL-3.0-only"
|
2023-02-17 20:05:42 -08:00
|
|
|
|
|
|
|
|
[dependencies]
|
2023-07-20 14:57:51 -07:00
|
|
|
libcosmic.workspace = true
|
2025-10-22 02:33:30 +00:00
|
|
|
rustc-hash.workspace = true
|
2024-05-06 16:58:25 -05:00
|
|
|
tracing.workspace = true
|
2024-09-09 19:08:21 +02:00
|
|
|
tracing-subscriber.workspace = true
|
|
|
|
|
tracing-log.workspace = true
|
2024-05-06 16:58:25 -05:00
|
|
|
cosmic-config.workspace = true
|
2024-07-16 18:22:01 -04:00
|
|
|
serde.workspace = true
|