--- zstd-0.12.3+zstd.1.5.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ zstd-0.12.3+zstd.1.5.2/Cargo.toml 2023-02-23T18:01:54.411512+00:00 @@ -13,9 +13,9 @@ edition = "2018" rust-version = "1.43" name = "zstd" -version = "0.12.3+zstd.1.5.2" +version = "0.12.3" 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"