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

cargo-1.81-doc (1.81.0+dfsg0ubuntu1-0ubuntu3)

Published 2025-03-23 14:06:47 +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.81-doc=1.81.0+dfsg0ubuntu1-0ubuntu3

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-23 14:06:47 +00:00
2
Ubuntu Developers
2.6 MiB
Assets (1)
Versions (1) View all