Step 1
Export required environment variables: CARGO_REGISTRY_TOKEN
CLI Profile
Fetching install matrix, auth flow, command map, and compatibility data.
Please wait while clime prepares the listing details.
CLI Profile
Rust package manager and build tool
brew
Step 1
Export required environment variables: CARGO_REGISTRY_TOKEN
Global Flags
Developer Loop
cargo clean
Remove the target directory
cargo new
Create a new cargo package
cargo init
Create a new cargo package in an existing directory
cargo add
Add dependencies to a manifest file
cargo remove
Remove dependencies from a manifest file
cargo bench
Run the benchmarks
cargo update
Update dependencies listed in Cargo.lock
No workflow chains currently reference this CLI.