FileSize | 1682376 |
MD5 | 7883A2D11A2FB61503663D15691C209B |
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 | A66D23E7A42B4BF005A70E56D59A31B2132C4589 |
SHA-256 | 0D5A717579BFD1AAAA8EA1A909BA0F2001525C8865A3673DB8866E9E5B46BAB0 |