FileSize | 2620068 |
MD5 | F275555D1B4D7ABC8513410ADA8F3F5D |
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.33.0-1ubuntu2 |
SHA-1 | 900EEBFB88239C756163B2F0763E822B577105CD |
SHA-256 | F26EEF496F9D8B2EA1D01315B4920B40DE77DC160687EC1A4D148D73C8E94A8C |