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

Changelog

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

  * add patch 2004 to avoid feature kv-log-macro;
    stop (build-)depend on packages for crates kv-log-macro log;
    stop build-depend on package for crate femme;
    thanks to Fabian Grünbichler (see bug#1040837)

 -- Jonas Smedegaard <email address hidden>  Tue, 18 Jul 2023 12:25:38 +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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-async-std_1.12.0-13.dsc 3.2 KiB 46aab3de65da28544c5b53a2d188a5753a8f4e9044471795aee3db8209cdf7e6
rust-async-std_1.12.0.orig.tar.gz 200.6 KiB 5f79a7b2549ce721edd1e3d19c4d48fae847850dd872ffc00ff648a3ebdf3d2a
rust-async-std_1.12.0-13.debian.tar.xz 15.5 KiB 45b124f9ccfb5069855845508b7c1663a9f7881c5f16631bfb55999969097117

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.