FileSize | 2428576 |
MD5 | 417812BCE6CE4F5722BDF2E0DFCB1011 |
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 | 5AEB066160FD3979FB3E2E86965D6B8D81DA7784 |
SHA-256 | 52D16C86FB942440D39FE6BE68FD9B1A1418FDB6C53F4C6B6A18B4C9F01B0819 |