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. --- src/doc/rustdoc/book.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/doc/rustdoc') diff --git a/src/doc/rustdoc/book.toml b/src/doc/rustdoc/book.toml index c2e7ff58906..97e08416d76 100644 --- a/src/doc/rustdoc/book.toml +++ b/src/doc/rustdoc/book.toml @@ -1,5 +1,4 @@ [book] -authors = ["The Rust Project Developers"] src = "src" title = "The rustdoc book" -- cgit 1.4.1-3-g733a5