--- heapsize-0.4.2/Cargo.toml 1970-01-01T00:00:00+00:00 +++ heapsize-0.4.2/Cargo.toml 2023-03-20T17:45:50.713960+00:00 @@ -18,6 +18,7 @@ description = "Infrastructure for measuring the total runtime size of an object on the heap" license = "MIT/Apache-2.0" repository = "https://github.com/servo/heapsize" +exclude = ["/.travis.yml", "/appveyor.yml"] [features] flexible-tests = []