FileSize | 2681424 |
MD5 | EBEF2F66B206AE0622BE5EEE6C6A0D6F |
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 | AF2771C8669B0BFD1F7D8FCDF91B97B57F361145 |
SHA-256 | 37BE424B9E68590FE34BB0ED84E6804A3B6FA80621F786C575C6042ED6C6CBD7 |