diff options
Diffstat (limited to 'src/tools/rustdoc')
| -rw-r--r-- | src/tools/rustdoc/Cargo.toml | 1 |
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 |
