mirror of
https://github.com/rust-lang/cargo
synced 2024-10-31 08:59:36 +00:00
7 lines
233 B
Text
7 lines
233 B
Text
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'.
|