diff --git a/Cargo.toml b/Cargo.toml index 92ef6d44..698483bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] authors = ["Jimmy Cuadra "] +categories = ["api-bindings", "web-programming"] description = "A Matrix client library." documentation = "https://docs.rs/ruma-client" edition = "2018"