FileSize | 1799668 |
MD5 | 0B7532A1E3020334472C533F05C50547 |
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 | F5294E5DF22012CDCA56575366DE44BFDE776105 |
SHA-256 | FD43D2736F7E6A264013128BDDDC03B7912D67156C52B939214A85800A565D94 |