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.
2 parents 3085497 + 08464fa commit 55e6125Copy full SHA for 55e6125
_src/no-std.md
@@ -19,7 +19,7 @@ In particular, a dependency on `serde_json` always needs Serde built with std.
19
If you need JSON support without a standard library, please use
20
[`serde-json-core`] instead of `serde_json`.
21
22
-[`serde-json-core`]: https://japaric.github.io/serde-json-core/serde_json_core/
+[`serde-json-core`]: https://crates.io/crates/serde-json-core
23
24
### Derive
25
0 commit comments