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
433 B
17 lines
433 B
--- zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml 2024-10-07T16:19:06.513584+00:00
|
|
@@ -13,7 +13,7 @@
|
|
edition = "2018"
|
|
rust-version = "1.64"
|
|
name = "zstd-sys"
|
|
-version = "2.0.13+zstd.1.5.6"
|
|
+version = "2.0.13"
|
|
authors = ["Alexandre Bury <alexandre.bury@gmail.com>"]
|
|
build = "build.rs"
|
|
links = "zstd"
|
|
@@ -84,3 +84,4 @@
|
|
thin-lto = []
|
|
zdict_builder = []
|
|
zstdmt = []
|
|
+
|