rust-retry 2.0.0-1 source package in Ubuntu

Changelog

rust-retry (2.0.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * stop superfluously provide virtual packages
    for more-than-major-versioned features
  * merge virtual feature package into main binary package
  * bump version for provided virtual packages and autopkgtest hints
  * stop explicitly build-depend on libstd-rust-dev
  * update dh-cargo fork;
    build-depend on libstring-shellquote-perl

 -- Jonas Smedegaard <email address hidden>  Wed, 07 Dec 2022 14:22:16 +0100

Upload details

Uploaded by:
tinker team
Uploaded to:
Sid
Original maintainer:
tinker team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-retry_2.0.0-1.dsc 2.0 KiB 688292ab8fb398544db463f0ceab7a940c5131dbe55f222a5d7de3fd93e74ab8
rust-retry_2.0.0.orig.tar.gz 6.3 KiB 7e5e211ef12691afdaccdb8ae5f70f5e46c0261c1dd1269a312ca9e9d0f9db22
rust-retry_2.0.0-1.debian.tar.xz 10.9 KiB 91c3638ff390fdaa41019c8e19ab493932f08bca5a56a7b5b8429626a85f59cb

Available diffs

No changes file available.

Binary packages built by this source

librust-retry-dev: utilities for retrying operations that can fail - Rust source code

 Crate retry provides utilities for retrying operations that can fail.
 .
 This package contains the source for the Rust retry crate.