FileSize | 3157932 |
MD5 | EAA5408BFE7F260E3084E41DC75EFEEA |
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 | D7F215CB291F1A79FBC1DAD8706CFB9FF60ACC8C |
SHA-256 | 7D77D05FAF9FD5F83CCD2A25FA799AD6B7073EA7C2A9BC8A2FCC309D4F1B5E4B |