simple-osd-daemons/Cargo.toml

10 lines
108 B
TOML
Raw Normal View History

2020-09-13 20:26:46 +03:00
[workspace]
members = [
"common",
"battery",
"bluetooth",
"brightness",
2020-09-18 12:17:59 +03:00
"mpris",
2020-09-13 20:26:46 +03:00
"pulseaudio"
]