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

Changelog

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

  * revert to no longer avoid feature kv-log-macro:
    + drop patch 2004
    + (build-)depend on packages for crates kv-log-macro log
    + build-depend on package for crate femme
    (see bug#1040837)
  * update dh-cargo fork

 -- Jonas Smedegaard <email address hidden>  Thu, 31 Aug 2023 09:37:25 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-async-std_1.12.0-15.dsc 3.3 KiB 56335ec191be0302fec2d705bd29cb3daa976b38f70f0545748976381c95fa0c
rust-async-std_1.12.0.orig.tar.gz 200.6 KiB 5f79a7b2549ce721edd1e3d19c4d48fae847850dd872ffc00ff648a3ebdf3d2a
rust-async-std_1.12.0-15.debian.tar.xz 15.3 KiB c5700bbb8dd4d4818f041c5f9f49cfddaa421e88d01a82c136842801d6393654

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.