rust-easy-parallel 3.3.0-1 source package in Ubuntu

Changelog

rust-easy-parallel (3.3.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * bump version for provided virtual packages and autopkgtest hints

 -- Jonas Smedegaard <email address hidden>  Sun, 16 Jul 2023 11:49:53 +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-easy-parallel_3.3.0-1.dsc 2.1 KiB 40afa51b12485c4e5b3f163295fb3ab59738b2c0f48c23ba0e55b1441d0fa99d
rust-easy-parallel_3.3.0.orig.tar.gz 9.3 KiB adc2ccbb583b1b4256cb855fbfacfb312ea184a44ee495844edced65a5b45d49
rust-easy-parallel_3.3.0-1.debian.tar.xz 11.3 KiB 50471b8982922ce972b5a3bcaab4d365d68cdfa7a0fd023c16795778e738a3d7

Available diffs

No changes file available.

Binary packages built by this source

librust-easy-parallel-dev: run closures in parallel - Rust source code

 easy-parallel is a simple primitive
 for spawning threads in bulk and waiting for them to complete.
 Threads are allowed to borrow local variables from the main thread.
 .
 This package contains the source
 for the Rust easy-parallel crate,
 packaged for use with cargo and dh-cargo.