Examples (2)
Fetch dependencies specified in `Cargo.lock` (for all targets)
Fetch dependencies for the specified target
cargo fetch --target target_triplemade by @shridhargupta | data from tldr-pages
Fetch dependencies specified in `Cargo.lock` (for all targets)
Fetch dependencies for the specified target
cargo fetch --target target_triple