From 77b281475fc3c739f3c5e6958021df6fccdea5cc Mon Sep 17 00:00:00 2001 From: Theo von Arx Date: Tue, 29 Jul 2025 17:40:01 +0200 Subject: [PATCH] Add unmaintained advisory for tsify-next --- crates/tsify-next/RUSTSEC-0000-0000.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 crates/tsify-next/RUSTSEC-0000-0000.md diff --git a/crates/tsify-next/RUSTSEC-0000-0000.md b/crates/tsify-next/RUSTSEC-0000-0000.md new file mode 100644 index 00000000..9e22215a --- /dev/null +++ b/crates/tsify-next/RUSTSEC-0000-0000.md @@ -0,0 +1,15 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "tsify-next" +date = "2025-07-29" +url = "https://github.com/siefkenj/tsify/pull/56" +references = ["https://github.com/siefkenj/tsify/issues/57"] +informational = "unmaintained" +[versions] +patched = [] +``` + +# tsify-next is unmaintained, use tsify instead + +The `tsify-next` crate is not maintained any more; use [`tsify`](https://crates.io/crates/tsify) instead.