diff --git a/Cargo.toml b/Cargo.toml index 0bcb60112..8c40ca843 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "hashbrown" version = "0.17.0" -authors = ["Amanieu d'Antras "] description = "A Rust port of Google's SwissTable hash map" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/hashbrown"