375aaea71f
Changelog: https://github.com/eza-community/eza/releases/tag/v0.23.5 PR: 296654 Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3
11 lines
286 B
TOML
11 lines
286 B
TOML
--- Cargo.toml.orig 2026-07-09 09:30:38 UTC
|
|
+++ Cargo.toml
|
|
@@ -140,7 +140,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 = []
|