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.18.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ git2-curl-0.18.0/Cargo.toml 2023-11-09T14:36:32.424839+00:00
@@ -54,9 +54,3 @@
[dev-dependencies.tempfile]
version = "3.0"
-
-[features]
-zlib-ng-compat = [
- "git2/zlib-ng-compat",
- "curl/zlib-ng-compat",
-]