Skip to content

Commit 147df65

Browse files
authored
Merge pull request rust-lang#720 from xtqqczze/authors
Remove package.authors field from Cargo metadata
2 parents 867db72 + 64a0acb commit 147df65

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
22
name = "hashbrown"
33
version = "0.17.0"
4-
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
54
description = "A Rust port of Google's SwissTable hash map"
65
license = "MIT OR Apache-2.0"
76
repository = "https://github.com/rust-lang/hashbrown"

0 commit comments

Comments
 (0)