Cargo

The Rust package manager and build system

Miscellaneous Rust

Cargo is the Rust package manager. It downloads dependencies, compiles packages, makes distributable packages, and uploads them to crates.io.