From cb9a1fea8e89447a01c7201dd704933630553aea Mon Sep 17 00:00:00 2001 From: Sanpi Date: Tue, 25 Apr 2023 04:54:26 +0200 Subject: [PATCH] Add unmaintained tree_magic crate (#1678) --- crates/tree_magic/RUSTSEC-0000-0000.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 crates/tree_magic/RUSTSEC-0000-0000.md diff --git a/crates/tree_magic/RUSTSEC-0000-0000.md b/crates/tree_magic/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..2e4aa67 --- /dev/null +++ b/crates/tree_magic/RUSTSEC-0000-0000.md @@ -0,0 +1,21 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "tree_magic" +date = "2023-04-11" +url = "https://github.com/aahancoc/tree_magic/issues/16" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# tree_magic is Unmaintained + + +The `tree_magic` crate is unmaintained. The author has archived the github +repository. + +Alternatives: + +- [tree_magic_mini](https://crates.io/crates/tree_magic_mini)