FileSize | 2968108 |
MD5 | 961AD76A6F4F3BF91F50076EE332EC5C |
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.52.0-0ubuntu1~21.04.1 |
SHA-1 | 6A5FEE52E39C3FA9B941EC2E1C8F3A8F45919652 |
SHA-256 | 03A6CE48E250C347921F3E452AB956140F6B7D22CD2748460B7AA3D285898F81 |