rustup 1.26.0-4 source package in Ubuntu

Changelog

rustup (1.26.0-4) unstable; urgency=medium

  * Team upload.
  * Apply upstream patch to bump toml dependency to 0.8

 -- Peter Michael Green <email address hidden>  Tue, 30 Jan 2024 21:45:30 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rustup_1.26.0-4.dsc 4.0 KiB 7e2e5f3bd1c102375325af2fb6576dbedb84429f12f14cc44bd52735e846d80b
rustup_1.26.0.orig.tar.gz 894.8 KiB 6f20ff98f2f1dbde6886f8d133fe0d7aed24bc76c670ea1fca18eb33baadd808
rustup_1.26.0-4.debian.tar.xz 16.5 KiB 9bc4f61f62d8454283b228bf88855dfa4b6bc16332b13a0d0b38621fc7a54e91

Available diffs

No changes file available.

Binary packages built by this source

librust-rustup-dev: Manage multiple rust installations with ease - Rust source code

 This package contains the source for the Rust rustup crate, packaged by
 debcargo for use with cargo and dh-cargo.

rustup: The Rust toolchain installer

 Rustup installs The Rust Programming Language from the official release
 channels, enabling you to easily switch between stable, beta, and nightly
 compilers and keep them updated. It makes cross-compiling simpler with binary
 builds of the standard library for common platforms.
 And it runs on all platforms Rust supports, including Windows.

rustup-dbgsym: debug symbols for rustup