cargo/tests/testsuite/cargo_add/dev_build_conflict/stderr.log

8 lines
233 B
Plaintext

error: the argument '--dev' cannot be used with '--build'
Usage: cargo add [OPTIONS] <DEP>[@<VERSION>] ...
cargo add [OPTIONS] --path <PATH> ...
cargo add [OPTIONS] --git <URL> ...
For more information, try '--help'.