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.
serde-json-core
1 parent 3085497 commit 08464faCopy full SHA for 08464fa
_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