Remove authors field from Cargo manifests
It's no longer necessary and authorship is much better tracked with git.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[package]
|
||||
name = "ruma-state-res"
|
||||
authors = ["Devin R <devin.ragotzy@gmail.com>"]
|
||||
categories = ["api-bindings", "web-programming"]
|
||||
keywords = ["matrix", "chat", "ruma"]
|
||||
description = "An abstraction for Matrix state resolution."
|
||||
|
||||
Reference in New Issue
Block a user