cargo binary package in Ubuntu Lunar amd64
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2023-03-08 16:19:26 UTC | Published | Ubuntu Lunar amd64 | release | universe | devel | Extra | 0.68.0+ds0ubuntu1-0ubuntu1 | ||
|
|||||||||
Deleted | Ubuntu Lunar amd64 | proposed | universe | devel | Extra | 0.68.0+ds0ubuntu1-0ubuntu1 | |||
|
|||||||||
2023-02-23 17:49:13 UTC | Superseded | Ubuntu Lunar amd64 | proposed | universe | devel | Extra | 0.67.1+ds0ubuntu1-0ubuntu1 | ||
|
|||||||||
2023-03-08 16:19:39 UTC | Superseded | Ubuntu Lunar amd64 | release | universe | devel | Extra | 0.66.0+ds1-1ubuntu1 | ||
|
|||||||||
2023-03-09 18:10:11 UTC | Deleted | Ubuntu Lunar amd64 | proposed | universe | devel | Extra | 0.66.0+ds1-1ubuntu1 | ||
|
|||||||||
2023-01-18 15:29:57 UTC | Superseded | Ubuntu Lunar amd64 | release | universe | devel | Extra | 0.64.0ubuntu1-0ubuntu1 | ||
|
|||||||||
2023-01-19 18:10:11 UTC | Deleted | Ubuntu Lunar amd64 | proposed | universe | devel | Extra | 0.64.0ubuntu1-0ubuntu1 | ||
|
|||||||||
2022-11-30 13:55:20 UTC | Superseded | Ubuntu Lunar amd64 | proposed | universe | devel | Extra | 0.63.1-2ubuntu1 | ||
|
|||||||||
2023-01-17 13:54:50 UTC | Superseded | Ubuntu Lunar amd64 | release | universe | devel | Extra | 0.62.0ubuntu1-0ubuntu2 | ||
|