mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
17 lines
395 B
Markdown
17 lines
395 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2023-0067"
|
|
package = "fehler"
|
|
date = "2023-10-12"
|
|
url = "https://github.com/withoutboats/fehler/issues/66"
|
|
informational = "unmaintained"
|
|
|
|
[versions]
|
|
patched = []
|
|
|
|
```
|
|
# `fehler` is unmaintained; use `culpa` instead
|
|
|
|
The [`fehler`](https://crates.io/crates/fehler) crate is no longer maintained.
|
|
Consider using [`culpa`](https://crates.io/crates/culpa) instead.
|