rust-async-std 1.12.0-16 source package in Ubuntu

Changelog

rust-async-std (1.12.0-16) unstable; urgency=medium

  * add patches 2001_async_io to accept older crate;
    relax (build-)dependencies for crate async-io
    (see bug#1061669)
  * update dh-cargo fork
  * update copyright info: update coverage

 -- Jonas Smedegaard <email address hidden>  Thu, 01 Feb 2024 21:20:44 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-async-std_1.12.0-16.dsc 3.3 KiB 54654c8baca5265a9710f5ee44f4883dd94823b52c99cc49155f1c5c5ea1c466
rust-async-std_1.12.0.orig.tar.gz 200.6 KiB 5f79a7b2549ce721edd1e3d19c4d48fae847850dd872ffc00ff648a3ebdf3d2a
rust-async-std_1.12.0-16.debian.tar.xz 18.1 KiB 713bf30376f91c467c0f144dbc71eac083746f74cbefbf8cad9469677aa4e77a

Available diffs

No changes file available.

Binary packages built by this source

librust-async-std-dev: async version of the Rust standard library - Rust source code

 async-std is a library
 that looks and feels like the Rust standard library,
 except everything in it is made to work with async/await
 exactly as you would expect it to.
 .
 This package contains the source for the Rust async-std crate,
 packaged for use with cargo and dh-cargo.