3 lines
73 B
TOML
3 lines
73 B
TOML
[build]
|
|
target-dir = "target/cargo"
|
|
rustflags = ["-A", "unused_imports"]
|