summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 5ec9429d0bb11487e69e56e63a5219ed661a275e (plain)
1
2
3
4
5
6
[workspace]
members = [
    "common",
	"echo",
    "unique_ids"
]