FileSize | 6086288 |
MD5 | 832D352EAEE2D7551422CE7E41B9AE7D |
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-1.78 |
PackageSection | devel |
PackageVersion | 1.78.0+dfsg1ubuntu1~bpo0-0ubuntu0.20.04 |
SHA-1 | 3A94A64D3FB493D7F5A43A3FD166C477D07C4041 |
SHA-256 | 3B852907F5FEABEB6AA581C29141E53C5BC83F36AD8F9B782478EE501F9412AE |