You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-zstd-safe/zstd-safe-fix-metadata.diff

20 lines
587 B

--- 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 <alexandre.bury@gmail.com>"]
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 = [