FileSize | 3183724 |
MD5 | F47B88340A0751D415EEE6E3E9781C87 |
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.38.0-0ubuntu1~19.04.1 |
SHA-1 | 589C78921F34592E11076135A9D36649065B5A5A |
SHA-256 | 8EBB933782868010672C36AA3E8293E40E6A33187715571C748BCB9FB7332AF0 |