diff --git a/Cargo.toml b/Cargo.toml index 7f438a2..97ccb15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "synapse-admin-api" version = "0.6.0" categories = ["api-bindings", "web-programming"] description = "Types for the endpoints in the synapse admin API." -homepage = "https://www.ruma.io/" +homepage = "https://ruma.dev/" keywords = ["matrix", "chat", "messaging", "ruma"] license = "MIT" repository = "https://github.com/ruma/synapse-admin-api"