FileSize | 3166088 |
MD5 | 1C322696D3731B9154B040BEB359D7CC |
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 | B48223B2BE6C0D5D8C33F9A05942C4A7AF87A053 |
SHA-256 | F9A3367AA482D16D0DA5C250F045FB179D154FD0036CD48EE6567D30CA6A5F43 |