rust-flume 0.10.14-4 source package in Ubuntu

Changelog

rust-flume (0.10.14-4) unstable; urgency=medium

  * have autopkgtests avoid testing benches:
    they choke on option --skip
    needed to avoid network-needing tests

 -- Jonas Smedegaard <email address hidden>  Sun, 04 Dec 2022 14:33:25 +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-flume_0.10.14-4.dsc 3.1 KiB 30735e0d221c534a174e85d8f7569c25b87a3a9a0aac6f8ddced62cdb8550c57
rust-flume_0.10.14.orig.tar.gz 125.4 KiB c800388b939365ca27dfba495a1d11a6de20350a2de0ebcec1137e3c99c5bbe4
rust-flume_0.10.14-4.debian.tar.xz 12.5 KiB 2973bd530b5150368f0a810aa8b5d6d08ee8c31bc4fac9cfde790801e3a1f17e

Available diffs

No changes file available.

Binary packages built by this source

librust-flume-dev: blazingly fast multi-producer channel - Rust source code

 Flume is a Rust library
 for a blazingly fast multi-producer, multi-consumer channel.
 .
 "Do not communicate by sharing memory;
 instead, share memory by communicating."
 .
 This package contains the source for the Rust flume crate,
 packaged for use with cargo and dh-cargo.