Skip to content

Commit 68230bf

Browse files
authored
add more crates.io categories
1 parent 3b369a0 commit 68230bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Jorge Aparicio <[email protected]>",
44
"Robert Jördens <[email protected]>",
55
"Mathias Koch <[email protected]>"
66
]
7-
categories = ["no-std"]
7+
categories = ["parsing", "no-std", "no-std::no-alloc", "embedded", "web-programming"]
88
description = "serde-json for no_std programs"
99
documentation = "https://docs.rs/serde-json-core"
1010
edition = "2018"

0 commit comments

Comments
 (0)