Rust Cargo Build Tool
The cluster focuses on discussions about Cargo, Rust's package manager and build system, including its strengths and weaknesses, comparisons to other tools, offline/airgapped support, integration with distros, and specific features or issues.
Activity Over Time
Top Contributors
Keywords
Sample Comments
It's not. rustc + cargo + crates.io is bad, too.
Doesn't Rust and cargo do this kinda well?
What makes Rust and Cargo a nightmare?
so what's the option??? I don't think this is only cargo-rust problem since you can do it too in another language
Every package manager that came before cargo/crates.io is not enough evidence for their assertion?
Because Rust is a `cargo` cult. /s
Why is cargo not bundled with my rust install?
Cargo now supports airgapped use (no crates.io, no github) since the latest release.
Cargo is Rust's build tool. You need cargo because you're building it from source.
Cargo (Rust's equivalent to npm) is quite good.