diff --git a/Cargo.toml b/Cargo.toml index 64b7053c..b54bd0c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] authors = ["Jimmy Cuadra "] +categories ["api-bindings", "web-programming"] description = "An abstraction for Matrix API endpoints." documentation = "https://docs.rs/ruma-api" homepage = "https://github.com/ruma/ruma-api"