summaryrefslogtreecommitdiff
path: root/sysutils/eza/files/patch-Cargo.toml
blob: 3fe7696790350e105a3fbb9775bfbba5d868dcb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Cargo.toml.orig	2025-07-18 14:25:27 UTC
+++ Cargo.toml
@@ -138,7 +138,6 @@ git = ["git2"]
 [features]
 default = ["git"]
 git = ["git2"]
-vendored-openssl = ["git2/vendored-openssl"]
 vendored-libgit2 = ["git2/vendored-libgit2"]
 # Should only be used inside of flake.nix
 nix = []