parent
f9f345a41e
commit
4de51e835c
@ -1,3 +1,4 @@
|
|||||||
/gix-features-0.30.0.crate
|
/gix-features-0.30.0.crate
|
||||||
/gix-features-0.32.1.crate
|
/gix-features-0.32.1.crate
|
||||||
/gix-features-0.34.0.crate
|
/gix-features-0.34.0.crate
|
||||||
|
/gix-features-0.35.0.crate
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
--- gix-features-0.34.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
||||||
+++ gix-features-0.34.0/Cargo.toml 2023-09-14T18:07:58.290722+00:00
|
|
||||||
@@ -158,14 +158,6 @@
|
|
||||||
"flate2?/rust_backend",
|
|
||||||
"dep:thiserror",
|
|
||||||
]
|
|
||||||
-zlib-ng = [
|
|
||||||
- "zlib",
|
|
||||||
- "flate2?/zlib-ng",
|
|
||||||
-]
|
|
||||||
-zlib-ng-compat = [
|
|
||||||
- "zlib",
|
|
||||||
- "flate2?/zlib-ng-compat",
|
|
||||||
-]
|
|
||||||
zlib-rust-backend = [
|
|
||||||
"zlib",
|
|
||||||
"flate2?/rust_backend",
|
|
@ -1,2 +1,6 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
summary = Integrate various capabilities using compile-time feature flags
|
summary = Integrate various capabilities using compile-time feature flags
|
||||||
|
# flate2/zlib-ng is not available in fedora
|
||||||
|
unwanted-features =
|
||||||
|
zlib-ng
|
||||||
|
zlib-ng-compat
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (gix-features-0.34.0.crate) = 7432a69ee5d6d548c11230d56a348329f4d52c1633c025c587178d9299ec8c095b5dd917bf85a5c63ef3d8dd180dfe2184e4d4f0cbb39bc5fb45423f12bb419e
|
SHA512 (gix-features-0.35.0.crate) = 364ffc5ccd46657a2f9e40590f3405da95e69119ff94e85e76307800b374a5cd8ba4b0f30c80bf0a7f90f7f9bf7551f8d72b46e7173ff6560f654f51371f250e
|
||||||
|
Loading…
Reference in new issue