--- rustc-serialize-0.3.25/Cargo.toml 1970-01-01T00:00:01+00:00 +++ rustc-serialize-0.3.25/Cargo.toml 2023-12-02T12:00:11.031078+00:00 @@ -25,6 +25,7 @@ readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/rust-lang/rustc-serialize" +exclude = ["/.travis.yml", "/appveyor.yml"] [dev-dependencies.rand] version = "0.3"