FileSize | 2802708 |
MD5 | 7BD1F0FD6AF7EF783C99534EDE51345B |
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.37.0-3ubuntu2 |
SHA-1 | 781794E71D86A808F4EAFF63F4F918C497BBD141 |
SHA-256 | B9752C78B1A089853975A19CA700C89B11161B84825A348737943AC1A9D1C874 |