FileSize | 1680820 |
MD5 | 3543DC17348F4ADE8CC41268C8EB22F2 |
PackageDescription | Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | cargo |
PackageSection | devel |
PackageVersion | 0.19.0-0ubuntu1 |
SHA-1 | D9942FD2B0AA1D79D21544BF61EE2307AA58F201 |
SHA-256 | CF59DB30DD3AA4820DDA17145C88074FE3E2DABDBDEF9F1E0AD3C4B88CA0CE2D |