From 3cf820e17dea8b0a9a19b027439c9ea0ef99bd06 Mon Sep 17 00:00:00 2001 From: Jade Date: Tue, 27 Jul 2021 16:38:13 -0700 Subject: 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. --- compiler/rustc/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc') diff --git a/compiler/rustc/Cargo.toml b/compiler/rustc/Cargo.toml index ca6055c46a6..37f90bf3c10 100644 --- a/compiler/rustc/Cargo.toml +++ b/compiler/rustc/Cargo.toml @@ -1,5 +1,4 @@ [package] -authors = ["The Rust Project Developers"] name = "rustc-main" version = "0.0.0" edition = '2018' -- cgit 1.4.1-3-g733a5