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

static = vendored-libgit2

Use static linking for all dependencies (including libgit2)

Enables static of libz-sys

Confiured to maybe be static