Cargo Features

Protofetch has no features set by default.

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

Enables vendored-openssl of git2 >=0.18.0, <0.20.0

vendored-libgit2

Enables vendored-libgit2 of git2 >=0.18.0, <0.20.0

Protofetch has 2 features without comments.