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.
17 lines
429 B
17 lines
429 B
--- zstd-sys-2.0.9+zstd.1.5.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ zstd-sys-2.0.9+zstd.1.5.5/Cargo.toml 2024-01-15T14:42:57.236818+00:00
|
|
@@ -13,7 +13,7 @@
|
|
edition = "2018"
|
|
rust-version = "1.64"
|
|
name = "zstd-sys"
|
|
-version = "2.0.9+zstd.1.5.5"
|
|
+version = "2.0.9"
|
|
authors = ["Alexandre Bury <alexandre.bury@gmail.com>"]
|
|
build = "build.rs"
|
|
links = "zstd"
|
|
@@ -83,3 +83,4 @@
|
|
thin-lto = []
|
|
zdict_builder = []
|
|
zstdmt = []
|
|
+
|