FileSize | 2317756 |
MD5 | F27317591FECA0198F37F297B1EAA7B5 |
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.37.0-3ubuntu2 |
SHA-1 | C3DDB3341C43B210E26706634D5517A888126A21 |
SHA-256 | 127CD715FDF7F3309A3B278811CC21E3907B9C2CC9EBFFA5473C0A8F97A196D0 |