FileSize | 1573108 |
MD5 | 81F7CBD90469D43330E85688D1B0209B |
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.17.0-0ubuntu1 |
SHA-1 | A9C4AB2B880B7C5F384A9212E6655E4A811E071C |
SHA-256 | A410432B227A6F474D5E101495F7AD103258FCC34CB5F188B844983CAB51A044 |