2 parents a8a5f48 + 9379cf2 commit 9194905Copy full SHA for 9194905
1 file changed
Cargo.toml
@@ -7,6 +7,8 @@ readme = "README.md"
7
license = "MIT OR Apache-2.0"
8
repository = "https://github.com/Diggsey/ijson"
9
description = "A more memory efficient replacement for serde_json::Value"
10
+keywords = ["json", "serde", "string-interning", "memory-efficient", "value"]
11
+categories = ["data-structures", "encoding"]
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
[features]
0 commit comments