mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Fix typo in RUSTSEC-2025-0012
This commit is contained in:
@@ -11,6 +11,6 @@ patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# `backoff` is unmainted.
|
||||
# `backoff` is unmaintained.
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user