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.
rust-git2-curl/git2-curl-fix-metadata.diff

13 lines
282 B

--- git2-curl-0.19.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ git2-curl-0.19.0/Cargo.toml 2023-12-04T12:27:25.812480+00:00
@@ -54,9 +54,3 @@
5 years ago
[dev-dependencies.tempfile]
version = "3.0"
-
-[features]
-zlib-ng-compat = [
- "git2/zlib-ng-compat",
- "curl/zlib-ng-compat",
-]