Cargo Features

git2version has no features set by default.

[dependencies]
git2version = { version = "0.4.0", features = ["build"] }
build

The build feature enables the dependencies that are needed in the build.rs script of the proxy crate but not anymore at runtime

Enables git2