aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: e59390a9f4faef361cce33c0c3518fe5481e498e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[workspace]

members = [
	"swaystatus",
	"swaystatus-plugin",
	"formatable-float",
	"alsa",
	"clock",
	"pulse"
]
resolver = "2"