minor: drop dummy authors field

This commit is contained in:
Aleksey Kladov 2021-07-05 14:19:41 +03:00
parent e5c1c8cf2f
commit 86720f2953
35 changed files with 0 additions and 35 deletions

View file

@ -3,7 +3,6 @@ name = "proc_macro_api"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2018"
[lib]