Binary package “cargo” in ubuntu oracular
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.
.
This is a dependency package providing the default cargo package.
Source package
Published versions
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in amd64 (Release)
- cargo 1.80.1ubuntu2 in amd64 (Proposed)
- cargo 1.80.1ubuntu2 in amd64 (Release)
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in arm64 (Release)
- cargo 1.80.1ubuntu2 in arm64 (Proposed)
- cargo 1.80.1ubuntu2 in arm64 (Release)
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in armhf (Release)
- cargo 1.80.1ubuntu2 in armhf (Proposed)
- cargo 1.80.1ubuntu2 in armhf (Release)
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in i386 (Release)
- cargo 1.80.1ubuntu2 in i386 (Proposed)
- cargo 1.80.1ubuntu2 in i386 (Release)
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in ppc64el (Release)
- cargo 1.80.1ubuntu2 in ppc64el (Proposed)
- cargo 1.80.1ubuntu2 in ppc64el (Release)
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in riscv64 (Release)
- cargo 1.80.1ubuntu2 in riscv64 (Proposed)
- cargo 1.80.1ubuntu2 in riscv64 (Release)
- cargo 1.75.0+dfsg0ubuntu1-0ubuntu7 in s390x (Release)
- cargo 1.80.1ubuntu2 in s390x (Proposed)
- cargo 1.80.1ubuntu2 in s390x (Release)