> `backoff` is unmainted. | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `backoff` | | Version | `0.4.0` | | URL | [https://github.com/ihrwein/backoff/issues/66](https://github.com/ihrwein/backoff/issues/66) | | Date | 2025-03-04 | The [backoff](https://crates.io/crates/backoff) crate is no longer actively maintained. For exponential backoffs/retrying, you can use the [backon](https://crates.io/crates/backon) crate. See [advisory page](https://rustsec.org/advisories/RUSTSEC-2025-0012.html) for additional details.