FileSize | 3754340 |
MD5 | F581F53C5B316535F9311E3A6A4B906C |
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.66.0+ds0ubuntu0.libgit2-0ubuntu0.20.04 |
SHA-1 | 3FCF06872C37C6BAAC7C81DB93A1056281BAFD00 |
SHA-256 | 7CF12E07C284E1E9D21C33152821B62F5FD74B8631587683C34B8142B1CCE208 |