advent-of-code/Cargo.toml

5 lines
41 B
TOML
Raw Normal View History

2019-11-14 17:57:25 +01:00
[workspace]
members = [
2019-11-15 00:14:07 +01:00
"aoc2018",
2019-11-14 17:57:25 +01:00
]