Jonathan L Hanmann jon
  • Joined on 2025-02-13

cargo-1.84-doc (1.84.1+dfsg1ubuntu1-0ubuntu1)

Published 2025-03-24 11:29:01 +00:00 by jon

Installation

sudo curl  -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install cargo-1.84-doc=1.84.1+dfsg1ubuntu1-0ubuntu1

Repository Info

Distributions
noble
Components
universe
Architectures
all

About this package

Rust package manager, documentation 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 package contains the documentation.

Dependencies

Details
Debian
2025-03-24 11:29:01 +00:00
3
Ubuntu Developers
2.7 MiB
Assets (1)
Versions (1) View all