mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-14 17:45:02 +01:00
6 lines
77 B
TOML
6 lines
77 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = ["2023/*"]
|
|
|
|
[profile.release]
|
|
debug = 1
|