Skip to content

Commit e56f6d6

Browse files
jayvdbdjc
authored andcommitted
Mark json5 as unmaintained
1 parent 089543e commit e56f6d6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

crates/json5/RUSTSEC-0000-0000.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "json5"
5+
date = "2025-11-16"
6+
url = "https://github.com/callum-oakley/json5-rs/issues/51"
7+
informational = "unmaintained"
8+
9+
[versions]
10+
patched = []
11+
```
12+
13+
# json5 crate is unmaintained
14+
15+
The `json5` crate is no longer actively maintained. If you rely on this crate, consider switching to a recommended alternative.
16+
17+
## Recommended alternatives
18+
19+
- [`serde_json5`](https://crates.io/crates/serde_json5)
20+
- [`jsonc-parser`](https://crates.io/crates/jsonc-parser)
21+
- [`json=five`](https://crates.io/crates/json-five)

0 commit comments

Comments
 (0)