rust-flume 0.11.0-1 source package in Ubuntu

Changelog

rust-flume (0.11.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump project version in virtual packages and autopkgtests
  * drop patch cherry-picked upstream,
    obsoleted by upstream changes
  * update dh-cargo fork
  * update copyright info: update coverage
  * add patch 2001
    to relax dependency to match older crate spin 0.9.5

 -- Jonas Smedegaard <email address hidden>  Thu, 21 Sep 2023 01:49:58 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-flume_0.11.0-1.dsc 3.3 KiB d1c8326f4c3dc341f08f782aa96c174d098112caf00ac63c7f5c0055adfee59c
rust-flume_0.11.0.orig.tar.gz 127.0 KiB 241dc7c6c9a8069dd4391aaabbb96274555bafa5d690f7c23a4ccaac19b74d72
rust-flume_0.11.0-1.debian.tar.xz 16.0 KiB 1fd5465e5fad09d81cf6bb1241e9a7b9388412a642466a3aae2a953c3130fcb4

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.