FileSize | 3754820 |
MD5 | 0F735CDA74D39ED20E33D4E1869624D9 |
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.66.0+ds0ubuntu0.libgit2-0ubuntu0.18.04 |
SHA-1 | C53EC258B230C42528EFAC65EB2BB62F70DCF619 |
SHA-256 | 55A04C49A22741238C8B97004C348F871C06D0909D3362642E94C98D2CB0A2AC |