FileSize | 1589976 |
MD5 | E022824525D4B97E845AB15F22C1924C |
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.18.0-0ubuntu0.17.04.1 |
SHA-1 | 193069232DAB1A9E34B4CAD5F28D25C463232970 |
SHA-256 | E325FE15A5FD0E0BCBD66C2CAF1B26C1C67820343505C8FFB020AC9D6DB4D1BA |