Cargo Features

Protofetch has no features set by default.

[dependencies]
protofetch = { version = "0.1.3", features = ["vendored-openssl", "vendored-libgit2"] }
vendored-openssl

Enables vendored-openssl of git2

vendored-libgit2

Enables vendored-libgit2 of git2

Protofetch has 2 features without comments.