FileSize | 2159464 |
MD5 | 55F93A0950075C915097D0519F5A4D4A |
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.29.0-1ubuntu1 |
SHA-1 | D90F28EF287D62E97F25BF3666F9C0CDABE6B855 |
SHA-256 | 0EDCD24B878CCEE7B62C399E28F7824965FAB49C0E4A1A2CFC1E523C7408966C |