4 lines
88 B
TOML
4 lines
88 B
TOML
check.command = "clippy"
|
|
check.extraArgs = ["--profile", "test"]
|
|
cargo.targetDir = true
|