mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add unmaintained advisory for tsify-next
This commit is contained in:
committed by
Dirkjan Ochtman
parent
eadb7bac15
commit
77b281475f
15
crates/tsify-next/RUSTSEC-0000-0000.md
Normal file
15
crates/tsify-next/RUSTSEC-0000-0000.md
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user