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 3b369a0 commit 68230bfCopy full SHA for 68230bf
Cargo.toml
@@ -4,7 +4,7 @@ authors = ["Jorge Aparicio <[email protected]>",
4
"Robert Jördens <[email protected]>",
5
"Mathias Koch <[email protected]>"
6
]
7
-categories = ["no-std"]
+categories = ["parsing", "no-std", "no-std::no-alloc", "embedded", "web-programming"]
8
description = "serde-json for no_std programs"
9
documentation = "https://docs.rs/serde-json-core"
10
edition = "2018"
0 commit comments