FileSize | 1849358 |
MD5 | E18AB818785AF201DC7DD2846562CB5A |
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.18.0-0ubuntu0.17.04.1 |
SHA-1 | 701E9B7BF6D807BB382A6E3B19E0FE6B9DA9FEB2 |
SHA-256 | 365A65F298199FA9713736F092F94328B6FEF081915F8C77A547950869FF169F |