aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: a0e6dd90f08f2858bef34d833783bcdb98cd7572 (plain)
1
2
3
4
5
6
[workspace]
members = [
	"syrette",
	"syrette_macros",
	"example",
]