From 184d6c72af92e9a09ed1eefe32166e6e7e31b979 Mon Sep 17 00:00:00 2001 From: SandaruKasa Date: Sat, 14 Oct 2023 17:50:37 +0300 Subject: [PATCH] fehler is unmaintained (#1800) --- crates/fehler/RUSTSEC-0000-0000.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 crates/fehler/RUSTSEC-0000-0000.md diff --git a/crates/fehler/RUSTSEC-0000-0000.md b/crates/fehler/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..13163eb --- /dev/null +++ b/crates/fehler/RUSTSEC-0000-0000.md @@ -0,0 +1,16 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +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.