rust-criterion 0.5.1-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release(s)
    + add test case for BytesDecimal;
      closes: bug#1031306, thanks to Adrian Bunk

  [ Jonas Smedegaard ]
  * update DEP-3 headers for patch 2001
  * mention patched-away feature real_blackbox as TODO
  * unfuzz patch 2001
  * (build-)depend on package for crates
    is-terminal once_cell (not atty lazy_static);
    tighten (build-)dependencies for crates clap tempfile
  * bump version for provided virtual packages and autopkgtest hints
  * add patch 1001
    to relax dependency to match packaged crate tempfile 3.6.0

 -- Jonas Smedegaard <email address hidden>  Sat, 15 Jul 2023 19:12:50 +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-1.dsc 3.7 KiB 44a978466edb1d90c4497c5913892d7234fb2362f2cdc1e80883262c64e44514
rust-criterion_0.5.1.orig.tar.gz 768.6 KiB 561cb44801936262b69a4688929329f9ac7ca03eef956feb164e9dc79ebe3dc0
rust-criterion_0.5.1-1.debian.tar.xz 15.9 KiB da13dd2ac3e73ee4d87e1cade1f2364b120fdc570d151355d32c2d0067a07ef2

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.