--- hashbrown-0.1.8/Cargo.toml 1969-12-31T16:00:00-08:00 +++ hashbrown-0.1.8/Cargo.toml 2019-01-17T12:38:35.191437-08:00 @@ -20,6 +20,8 @@ categories = ["data-structures", "no-std"] license = "Apache-2.0/MIT" repository = "https://github.com/Amanieu/hashbrown" +exclude = [".travis.yml", "bors.toml"] + [dependencies.byteorder] version = "1.0" default-features = false