optimize cargo settings

This commit is contained in:
Leo Drachenfeuer 2023-01-26 17:40:26 +01:00
parent b6147ca7f2
commit 9e56cc9f25
Signed by: dragonleo
GPG key ID: A8338FC081137CF0
3 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[workspace]
members = [
"aoc22-clap",
"aoc22",
"aoc22-gdrop",
"aoc"
]