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.14.1/Cargo.toml 2020-08-19T20:17:52+00:00
+++ git2-curl-0.14.1/Cargo.toml 2020-08-20T00:06:28.079581+00:00
@@ -46,6 +46,3 @@
[dev-dependencies.tempfile]
version = "3.0"
-
-[features]
-zlib-ng-compat = ["git2/zlib-ng-compat", "curl/zlib-ng-compat"]