blob: 2e4d258a1e0c33c89c5ebe4e9c637cffbda15363 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Cargo.toml.orig 2025-06-26 08:44:25 UTC
+++ Cargo.toml
@@ -139,7 +139,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 = []
|