diff --git a/Cargo.toml b/Cargo.toml index a4228ee..a6f9f32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" readme = "README.md" repository = "https://github.com/pwoolcoc/elefren.git" keywords = ["api", "web", "social", "mastodon", "wrapper"] -categories = ["web-programming", "http-client"] +categories = ["web-programming", "web-programming::http-client", "api-bindings"] [dependencies] doc-comment = "0.1"