i9ce
MSVSphere Packaging Team 1 year ago
parent 0ed7b2ad88
commit 5803a90142

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/gix-features-0.36.0.crate

@ -0,0 +1 @@
b7b42b4b9e110bc5f1c7efb1258d56cbe7db8deb SOURCES/gix-features-0.36.0.crate

Binary file not shown.

@ -0,0 +1,5 @@
[package]
summary = "Integrate various capabilities using compile-time feature flags"
[features]
# flate2/zlib-ng is not available in fedora
hide = ["zlib-ng", "zlib-ng-compat"]
Loading…
Cancel
Save