FileSize | 3446012 |
MD5 | F901594E6FD783C56CF05337FAA90BB7 |
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.58.0-0ubuntu1~20.04.1 |
SHA-1 | 98A556AFD5965DCE3A0404A00DA253E0AC89875C |
SHA-256 | F150B68DDAC467551A159C40CF57958AFDD50902F66F2AED2EB15D98B8FAB244 |