adventofcode/.cargo/config.toml
2024-12-01 16:30:48 +01:00

4 Zeilen
Kein EOL
46 B
TOML

[build]
rustflags = [
"-A", "dead_code",
]