Cargo Features
gitpatcher-bin has no features set by default.
[dependencies]
gitpatcher-bin = { version = "0.2.3", features = ["vendored-libgit2", "static"] }
- vendored-libgit2 static?
-
Enable vendored copy of libgit2
Enables vendored-libgit2 of git2 ^0.18
- static = vendored-libgit2
-
Use static linking for all dependencies (including libgit2)
Confiured to maybe be static