af0ee15e60
Changelog: https://github.com/eza-community/eza/releases/tag/v0.23.2 PR: 289348 Reported by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> (maintainer)
11 lines
286 B
TOML
11 lines
286 B
TOML
--- Cargo.toml.orig 2025-09-06 09:23:21 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 = []
|