Difference between revisions of "Cargo"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <code>[[cargo install]]</code> | * <code>[[cargo install]]</code> | ||
* <code>[[cargo uninstall]]</code> | * <code>[[cargo uninstall]]</code> | ||
+ | * <code>[[cargo build]]</code> | ||
* <code>[[cargo --help]]</code> | * <code>[[cargo --help]]</code> | ||
Latest revision as of 14:03, 27 May 2024
wikipedia:Cargo is the Rust package manager.
- macOS installation:
brew install rust
apt install cargo
Commands[edit]
Related[edit]
See also[edit]
cargo [ run | install | unsintall ]
,--help
- cargo,
cargo.toml, brew install rust
- Rust,
rustc, cargo, rustup
,crates
, Tokio, Crate registry,RUST_BACKTRACE
Advertising: