rust-async-channel 1.7.1-1 source package in Ubuntu

Changelog

rust-async-channel (1.7.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop patch 1001 to stop needlessly depend on crate blocking,
    adopted upstream
  * stop overzealously provide versioned virtual packages
  * bump version for provided virtual packages and autopkgtest hints

 -- Jonas Smedegaard <email address hidden>  Sat, 13 Aug 2022 20:39:29 +0200

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-channel_1.7.1-1.dsc 2.3 KiB 8565c10cdd886999e2bcb193f368db1a4ab0936018d103d1bd3bb9df1d87ba62
rust-async-channel_1.7.1.orig.tar.gz 13.1 KiB fcea651bb1275b913cae2fd5b730f9e632ef07e5a078e4b574d83ba22d12bf97
rust-async-channel_1.7.1-1.debian.tar.xz 9.8 KiB fc789d2b7281dbff91aefe63aae16f42cfe3485bf5af2d3e550b59197ddf5862

Available diffs

No changes file available.

Binary packages built by this source

librust-async-channel-dev: async multi-producer multi-consumer channel - Rust source code

 async-channel is a lightweight implementation
 of asyncronous multi-producer multi-consumer channels.
 .
 This package contains the source
 for the Rust async-channel crate,
 packaged for use with cargo and dh-cargo.