FileSize | 2488832 |
MD5 | 83DD92BD51FF9D208ADB66E215CF62D5 |
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.33.0-1ubuntu2 |
SHA-1 | 6571D6F350A17560008E69278088DFA947A61DB0 |
SHA-256 | 3DDF99357613A6437D6C90487E91F2DF5EBD8B3349D59F718439CB1EF404040C |