cargo-old

Edit Package cargo-old

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.

Source Files
Filename Size Changed
_constraints 0000000472 472 Bytes
cargo_0.66.0+ds1-1.debian.tar.xz 0000053396 52.1 KB
cargo_0.66.0+ds1-1.dsc 0000001822 1.78 KB
cargo_0.66.0+ds1.orig-vendor.tar.gz 0008437884 8.05 MB
cargo_0.66.0+ds1.orig.tar.gz 0002203875 2.1 MB
Comments 0
No comments available
openSUSE Build Service is sponsored by