FileSize | 6228812 |
MD5 | AD50D4D51FF8A2454103CD4C85BD915D |
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.79 |
PackageSection | devel |
PackageVersion | 1.79.0+dfsg1ubuntu1~bpo0-0ubuntu0.20.04.1 |
SHA-1 | FC5CB81A03342794C67608E4348AE6FE102789DB |
SHA-256 | 430CF45E490626DEAE1A2F60D5286B197D2107E0EAAF24ED4BD7D005AC5CF9CA |