FileSize | 2735044 |
MD5 | B45B1DDE392E9DC6840F3157D81E844B |
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 |
PackageSection | devel |
PackageVersion | 0.43.1-3~deb10u1 |
SHA-1 | CB1F64F49568B1C640D367BFC078FB299428455D |
SHA-256 | F68B0FE83878EB12E46DC6738DF715274A155536871D87198CC7D59508BC9F4A |