rfc3052: Remove authors field from Cargo manifests
Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
This commit is contained in:
parent
a985d8e6c7
commit
3cf820e17d
106 changed files with 0 additions and 107 deletions
|
@ -1,5 +1,4 @@
|
|||
[package]
|
||||
authors = ["The Rust Project Developers"]
|
||||
name = "rustc_graphviz"
|
||||
version = "0.0.0"
|
||||
edition = "2018"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue