--- brotli-7.0.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ brotli-7.0.0/Cargo.toml 2024-10-02T11:16:18.293205+00:00 @@ -36,6 +36,15 @@ ] license = "BSD-3-Clause AND MIT" repository = "https://github.com/dropbox/rust-brotli" +exclude = [ + "/ci/", + "/corrosion/", + "/research/", + "/testdata/", + "/appveyor.yml", + "/rustfmt.toml", + "/uncorrode.py", +] [profile.release] lto = true