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

Changelog

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

  * autopkgtest-depend on dh-rust (not dh-cargo)
  * add patch 1001_futures-lite
    to accept newer branch of crate futures-lite;
    relax (build-)dependencies for crate futures-lite;
    closes: bug#1078652, thanks to Peter Green

 -- Jonas Smedegaard <email address hidden>  Wed, 14 Aug 2024 10:44:23 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-async-std_1.12.0-22.dsc 3.2 KiB b7ab8ceb7996cb56d88ad65b613e51c1cbfa20bd559eeeb4da8b4971bf3be269
rust-async-std_1.12.0.orig.tar.gz 200.6 KiB 5f79a7b2549ce721edd1e3d19c4d48fae847850dd872ffc00ff648a3ebdf3d2a
rust-async-std_1.12.0-22.debian.tar.xz 8.2 KiB 13ebf1b36ee20bcd718ef0ffdec770fabb13855b19385b6243239caa41856968

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.