rust-criterion 0.5.1-2 source package in Ubuntu

Changelog

rust-criterion (0.5.1-2) unstable; urgency=medium

  * update dh-cargo fork;
    closes: bug#1048330, thanks to Lucas Nussbaum
  * update DEP-3 patch headers

 -- Jonas Smedegaard <email address hidden>  Mon, 14 Aug 2023 13:12:06 +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-criterion_0.5.1-2.dsc 3.7 KiB c73d850f51141afe6a795c1dbb894c8a45de4619634042621f8bbdfc89f779eb
rust-criterion_0.5.1.orig.tar.gz 768.6 KiB 561cb44801936262b69a4688929329f9ac7ca03eef956feb164e9dc79ebe3dc0
rust-criterion_0.5.1-2.debian.tar.xz 16.0 KiB 2a88acde4fa5875f217194dfc2939cd17c502592be786361c1053a2dc9da5208

Available diffs

No changes file available.

Binary packages built by this source

librust-criterion-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.