6 lines
56 B
TOML
6 lines
56 B
TOML
[workspace]
|
|
members = [
|
|
"aoc22",
|
|
"aoc22-gdrop",
|
|
"aoc"
|
|
]
|