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

10 lines
268 B

--- git2-curl-0.15.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ git2-curl-0.15.0/Cargo.toml 2022-08-25T10:35:12.972414+00:00
@@ -45,6 +45,3 @@
[dev-dependencies.tempfile]
version = "3.0"
-
-[features]
-zlib-ng-compat = ["git2/zlib-ng-compat", "curl/zlib-ng-compat"]