about summary refs log tree commit diff
path: root/src/tools/rustdoc/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rustdoc/Cargo.toml')
-rw-r--r--src/tools/rustdoc/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/rustdoc/Cargo.toml b/src/tools/rustdoc/Cargo.toml
index d0c047ad6df..5625707b25a 100644
--- a/src/tools/rustdoc/Cargo.toml
+++ b/src/tools/rustdoc/Cargo.toml
@@ -1,7 +1,6 @@
 [package]
 name = "rustdoc-tool"
 version = "0.0.0"
-authors = ["The Rust Project Developers"]
 edition = "2018"
 
 # Cargo adds a number of paths to the dylib search path on windows, which results in