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

Changelog

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

  * really enable only autopkgtest for feature default
    (not also --all-fetures)

 -- Jonas Smedegaard <email address hidden>  Thu, 10 Nov 2022 06:40:04 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-async-std_1.12.0-10.dsc 3.2 KiB 19eaddc3b3a513f55e3f164d8b7d682552fba90fad98826b2dcc3a455bb88ee3
rust-async-std_1.12.0.orig.tar.gz 200.6 KiB 5f79a7b2549ce721edd1e3d19c4d48fae847850dd872ffc00ff648a3ebdf3d2a
rust-async-std_1.12.0-10.debian.tar.xz 13.3 KiB 11d6ea416b50bd1fcb19dfeda4662d6ce139a4863064a300a8d3f5da483f324e

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.