Skip to content

Commit 8818a89

Browse files
committed
Expose libgit2-sys/vendored feature as vendored-libgit2
disabled by default
1 parent a3e352e commit 8818a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,5 @@ doc = false
115115
[features]
116116
deny-warnings = []
117117
vendored-openssl = ["openssl/vendored"]
118+
vendored-libgit2 = ["libgit2-sys/vendored"]
118119
pretty-env-logger = ["pretty_env_logger"]

0 commit comments

Comments
 (0)