New features:
- New constructors,
retry::delay::Range::{try_from_millis_exclusive, try_from_millis_inclusive}
, offering non-panicking variants of the existing constructors.
Dependencies:
- Updated from
rand
0.8 to 0.9.
New features:
retry::delay::Range::{try_from_millis_exclusive, try_from_millis_inclusive}
, offering non-panicking variants of the existing constructors.Dependencies:
rand
0.8 to 0.9.