--- zstd-0.12.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ zstd-0.12.4/Cargo.toml 2023-08-01T13:08:03.435950+00:00 @@ -15,7 +15,7 @@ name = "zstd" version = "0.12.4" authors = ["Alexandre Bury "] -exclude = ["assets/*.zst"] +exclude = ["/assets/", "/appveyor.yml", "/rustfmt.toml"] description = "Binding for the zstd compression library." documentation = "https://docs.rs/zstd" readme = "Readme.md"