cargo binary package in openKylin Nile V2.0 loong64

 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 Pocket Component Section Priority Phased updates Version
  2024-11-08 09:40:27 UTC Published openKylin Nile V2.0 loong64 proposed main devel Optional 1.75.0+dfsg-ok2.1
  • Published
  2024-11-08 09:40:33 UTC Superseded openKylin Nile V2.0 loong64 proposed main devel Optional 1.75.0+dfsg-ok2
  • Removal requested .
  • Superseded by loong64 build of rustc 1.75.0+dfsg-ok2.1 in openkylin nile PROPOSED
  • Published
  2024-11-07 05:20:38 UTC Superseded openKylin Nile V2.0 loong64 proposed main devel Optional 0.67.1-ok1
  • Removal requested .
  • Superseded by loong64 build of rustc 1.75.0+dfsg-ok2 in openkylin nile PROPOSED
  • Published