[dependencies.derive_builder]
version = "0.20"
[dependencies.fastrand]
version = "2"
[package]
authors = ["Koga Kazuo <kkazuo@kkazuo.com>"]
description = "This library generates a duration iterator for [retry] crates."
edition = "2021"
license = "MIT"
name = "retry_durations"
readme = "README.md"
repository = "https://github.com/kkazuo/retry_durations"
version = "1.0.0"