FileSize | 1497014 |
MD5 | C21FEFE304F0E43A8BC9D077D2C385E4 |
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.17.0-0ubuntu1 |
SHA-1 | B6B21E9D0B303CD283273B2FD899D24F3342A630 |
SHA-256 | BC86B7C2F8CE48AD680BE0C0E2ABFAB35C1A5C6CE7541709282A6BF6C8CD0E40 |