Update crate authors

This commit is contained in:
Jonas Platte 2020-06-04 22:45:58 +02:00
parent 81c7849ae8
commit 632eb9d520
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -1,5 +1,9 @@
[package]
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
authors = [
"Jimmy Cuadra <jimmy@jimmycuadra.com>",
"Jonas Platte <jplatte@posteo.de>",
"Isaiah Inuwa <isaiah.inuwa@gmail.com>",
]
categories = ["api-bindings", "web-programming"]
description = "Types for the endpoints in the Matrix client-server API."
documentation = "https://docs.rs/ruma-client-api"