--- hashbrown-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ hashbrown-0.2.0/Cargo.toml 2019-04-04T06:09:30.156953+00:00 @@ -15,7 +15,7 @@ name = "hashbrown" version = "0.2.0" authors = ["Amanieu d'Antras "] -exclude = [".travis.yml", "bors.toml"] +exclude = [".travis.yml", "bors.toml", "/ci/*"] description = "A Rust port of Google's SwissTable hash map" readme = "README.md" keywords = ["hash", "no_std", "hashmap", "swisstable"]