FileSize | 3200204 |
MD5 | AC56F98CDCAD774BFC2CEA3C8C1E48E2 |
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 | AB0037B29B19B6BD1EA7F9C74CF45BF724EEFC3B |
SHA-256 | 986F881113BD19C46A891DE2A0478C0831F631EFFEBBB15B3858CE0AD708F2B6 |