--- url-2.1.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ url-2.1.0/Cargo.toml 2019-08-25T06:50:10.103279+00:00 @@ -21,6 +21,7 @@ categories = ["parser-implementations", "web-programming", "encoding"] license = "MIT/Apache-2.0" repository = "https://github.com/servo/rust-url" +exclude = ["/.travis.yml", "/appveyor.yml"] [lib] test = false