Cargo Features
prr has no features set by default.
[dependencies]
prr = { version = "0.18.0", features = ["vendored-openssl"] }
- vendored-openssl
-
Statically link a vendored copy OpenSSL. OpenSSL is used by all of
git2
,reqwest
andoctocrab
, enabling vendoring for just one of them should be enough.Enables vendored-openssl of git2 ^0.18.1