We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089543e commit e56f6d6Copy full SHA for e56f6d6
crates/json5/RUSTSEC-0000-0000.md
@@ -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