Cargo Features

prr has no features set by default.

[dependencies]
prr = { version = "0.17.0", features = ["vendored-openssl"] }
vendored-openssl

Statically link a vendored copy OpenSSL. OpenSSL is used by all of git2, reqwest and octocrab, enabling vendoring for just one of them should be enough.

Enables vendored-openssl of git2