FileSize | 6250204 |
MD5 | 7C6E460E089507BB565521AA38F0D114 |
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-1.80 |
PackageSection | devel |
PackageVersion | 1.80.1+dfsg0ubuntu1~bpo0-0ubuntu0.20.04 |
SHA-1 | 9B2421E8052514226A3F0D8C282749DAE393C342 |
SHA-256 | B32F8D2A1F70C15710DDEF0B0E149AAACBD2AD47BB7837E8208B801764C60130 |