mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
8 lines
233 B
Plaintext
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'.
|