Update authors field in ruma-events-macros/Cargo.toml
This commit is contained in:
parent
7122720bfe
commit
c87ec49594
@ -1,5 +1,9 @@
|
||||
[package]
|
||||
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
||||
authors = [
|
||||
"Jimmy Cuadra <jimmy@jimmycuadra.com>",
|
||||
"Jonas Platte <jplatte@posteo.de>",
|
||||
"Devin Ragotzy <devin.ragotzy@gmail.com>",
|
||||
]
|
||||
categories = ["api-bindings", "web-programming"]
|
||||
description = "A procedural macro used by the ruma-events crate."
|
||||
documentation = "https://docs.rs/ruma-events-macros"
|
||||
|
Loading…
x
Reference in New Issue
Block a user