FileSize | 1548932 |
MD5 | F41F4E95466D179CE3DED0D94DD9FE01 |
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.16.0-0ubuntu1~16.10.1 |
SHA-1 | 6421F2A5AE290FD6891B13CBB5C09B9D2323411B |
SHA-256 | 8570F5CA5D943A86E2543B5FCF4ECFEDA06FAFA108DCFF3EB8FEDBA277368681 |