--- zstd-safe-5.0.2+zstd.1.5.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ zstd-safe-5.0.2+zstd.1.5.2/Cargo.toml 2022-08-06T16:38:17.903057+00:00 @@ -12,7 +12,7 @@ [package] edition = "2018" name = "zstd-safe" -version = "5.0.2+zstd.1.5.2" +version = "5.0.2" authors = ["Alexandre Bury "] build = "build.rs" description = "Safe low-level bindings for the zstd compression library." @@ -28,6 +28,7 @@ ] license = "MIT/Apache-2.0" repository = "https://github.com/gyscos/zstd-rs" +exclude = ["/update_consts.sh"] [package.metadata.docs.rs] features = [