FileSize | 1779836 |
MD5 | B69D1B5614AD88783DA4F16A0E774A6B |
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 | 5B9C5B27E448D159B844694E9AEDE5AEA34AEBC5 |
SHA-256 | B92E8A2C2BBB96DD579E5D015CF521D8511A03698E3E3B21A80398B40BC4C46E |