Files
ports/sysutils/eza/files/patch-Cargo.toml
Ken DEGUCHI 375aaea71f sysutils/eza: Update 0.23.4 => 0.23.5
Changelog:
https://github.com/eza-community/eza/releases/tag/v0.23.5

PR:		296654
Approved by:	osa, vvd (Mentors, implicit)
MFH:		2026Q3
2026-07-14 12:58:39 +03:00

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 = []