diff --git a/Cargo.toml b/Cargo.toml index 62fd9623..d11909da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Wim de With "] categories = ["api-bindings", "web-programming"] -description = "Types of the endpoints in the Matrix application service API." +description = "Types for the endpoints in the Matrix application service API." homepage = "https://github.com/ruma/ruma-appservice-api" keywords = ["matrix", "chat", "messaging", "ruma"] license = "MIT"