adventofcode/.cargo/config.toml

4 Zeilen
46 B
TOML

2024-12-01 16:30:48 +01:00
[build]
rustflags = [
"-A", "dead_code",
]