summaryrefslogtreecommitdiff
path: root/sysutils/eza/files/patch-cargo-crates_git2-0.20.2_Cargo.toml
blob: 93ae924b5e37f96bef3cfc300860acf38e7ae884 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- cargo-crates/git2-0.20.2/Cargo.toml.orig	1970-01-01 00:00:01 UTC
+++ cargo-crates/git2-0.20.2/Cargo.toml
@@ -48,10 +48,6 @@ vendored-libgit2 = ["libgit2-sys/vendored"]
 ssh = ["libgit2-sys/ssh"]
 unstable = []
 vendored-libgit2 = ["libgit2-sys/vendored"]
-vendored-openssl = [
-    "openssl-sys/vendored",
-    "libgit2-sys/vendored-openssl",
-]
 zlib-ng-compat = ["libgit2-sys/zlib-ng-compat"]
 
 [lib]