diff --git a/Cargo.toml b/Cargo.toml index 20166ba6..858d8589 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] authors = ["Jimmy Cuadra "] +categories = ["api-bindings", "web-programming"] description = "Types for the endpoints in the Matrix client-server API." documentation = "https://docs.rs/ruma-client-api" homepage = "https://github.com/ruma/ruma-client-api"