FileSize | 2324644 |
MD5 | 2975E79EFCE2788242DF9AE525AF887E |
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.26.0-0ubuntu2~17.10.1 |
SHA-1 | AE6FDD873BB72A80329E5C17D1D5FD9639620F34 |
SHA-256 | 5CF1F6FAA52FC57D3CFF0F861242338478FAA4D4C685F59EF2EF029736F186A0 |