FileSize | 2673824 |
MD5 | 30D995F7D733015A33D7BB6D0CD93E88 |
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 | Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | cargo-mozilla |
PackageSection | devel |
PackageVersion | 0.47.0-3~deb10u1 |
SHA-1 | 33E12DCAF0760185C27B6B0329E237ECB5D971CF |
SHA-256 | 34553A89AF857FD95751ACBF489DD7127F5B56F55CB1ADCA206757B792116DC6 |