diff --git a/Cargo.toml b/Cargo.toml index cb613d44..dae2f42c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,8 @@ [package] -authors = ["Jimmy Cuadra "] +authors = [ + "Jimmy Cuadra ", + "Jonas Platte ", +] categories = ["api-bindings", "web-programming"] description = "A Matrix client library." documentation = "https://docs.rs/ruma-client"