Cargo Features

Protofetch has no features set by default.

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

Enables vendored-openssl of git2 ^0.18.1

vendored-libgit2

Enables vendored-libgit2 of git2 ^0.18.1

Protofetch has 2 features without comments.