FileSize | 2682296 |
MD5 | 59C9F78C5378C7C71B1ED5B3508342C4 |
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.42.0-0ubuntu1~19.10.1 |
SHA-1 | A017EB4911C1C768406223B1F69A1D704E35689D |
SHA-256 | EA11452376A3B2B8FCE1BEEE34E7361A5B5D4BD3D0EBFCA8937D96194E7128F7 |