parent
ddda346ab3
commit
46efc234c3
@ -1,5 +0,0 @@
|
||||
[DEFAULT]
|
||||
buildrequires =
|
||||
pkgconfig(libzstd)
|
||||
lib.requires =
|
||||
pkgconfig(libzstd)
|
@ -0,0 +1,4 @@
|
||||
[requires]
|
||||
build = ["pkgconfig(libzstd)"]
|
||||
lib = ["pkgconfig(libzstd)"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (zstd-sys-2.0.8+zstd.1.5.5.crate) = acfbf6c464678438bcab289c8be2e67a2bdfb910143d77363bf1ad5227dffc4b60e224388b7e59186fd4d1e017b63fef49734e99e383cbda19b82b4ed382fcd8
|
||||
SHA512 (zstd-sys-2.0.9+zstd.1.5.5.crate) = 604c01eae4975745aca1dc1d351db98fec34f7036143e59dfeb4d36e6ee18ac9f3871a288557c8ebdc9e816967a008da43154dc9a0eb3cac85071ccb05bf58aa
|
||||
|
@ -0,0 +1,16 @@
|
||||
--- 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 = []
|
||||
+
|
Loading…
Reference in new issue