FileSize | 1470812 |
MD5 | 3AF89571E20136576F1F906E31EB6E84 |
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.16.0-0ubuntu1~16.10.1 |
SHA-1 | F2A98B628CF5F74C21DB47AC3C605EA385AB2BDA |
SHA-256 | 98B2DF09B61184A692FAAFC0C5058E1581A0D8336CCF13F6BB4818738C4A914F |