FileSize | 2309272 |
MD5 | 3D8BDBC7779EFD685F02FA0CA22A0DC2 |
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.29.0-1ubuntu1 |
SHA-1 | FDC53C56EAF0C9367226B8EDA9582A59C597DDEA |
SHA-256 | F58A848EF13D138A47B546D9730E828D5786E36076764267AA7A127C17BD14B4 |