diff --git a/Cargo.toml b/Cargo.toml index 6a3443fc..2f7ec89f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] authors = ["Jimmy Cuadra "] +categories = ["api-bindings", "web-programming"] description = "A procedural macro for generating ruma-api Endpoints." documentation = "https://docs.rs/ruma-api-macros" homepage = "https://github.com/ruma/ruma-api-macros"