FileSize | 5418064 |
MD5 | 09B3D96A3B6A24A915E91EA475DC2E1C |
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 | 1.70.0+dfsg0ubuntu1~bpo2-0ubuntu0.20.04.1 |
SHA-1 | CC9D6932DC2808A9CDB392B12327D6130FC3B24F |
SHA-256 | 0F1E49E34AD4942EF94DAA9F0F5334B273C84F5B2FF587DB8F80E649D733A4FA |