rust-criterion-0.3 0.3.6-10 source package in Ubuntu

Changelog

rust-criterion-0.3 (0.3.6-10) unstable; urgency=medium

  * add patch 1003_itertools
    to accept newer branches of crate itertools;
    relax (build-)dependencies for crate itertools;
    closes: bug#1074544, thanks to Peter Michael Green

 -- Jonas Smedegaard <email address hidden>  Mon, 01 Jul 2024 08:35:10 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-criterion-0.3_0.3.6-10.dsc 3.8 KiB 607bb322efc000f279dcc9109fb072643cb36df92b9c0c417beceb5a634def20
rust-criterion-0.3_0.3.6.orig.tar.gz 766.1 KiB 1f00edde7c59885d9ad90980a11b9dc33dd4d4d60b036f1f23f520d2a1dde9fb
rust-criterion-0.3_0.3.6-10.debian.tar.xz 18.9 KiB 279a3fda0773520738d42abf7e0086d616d0083f8744eec6e979f83a4eefadef

Available diffs

No changes file available.

Binary packages built by this source

librust-criterion-0.3-dev: statistics-driven micro-benchmarking - Rust source code

 Criterion.rs helps you write fast Rust code
 by detecting and measuring performance improvements or regressions,
 even small ones, quickly and accurately.
 You can optimize with confidence,
 knowing how each change affects the performance of your code.
 .
 This package contains the source for the Rust criterion crate,
 packaged for use with cargo and dh-cargo.