Cargo Features

ssh2-patched has no features set by default.

[dependencies]
ssh2-patched = { version = "0.9.4-p1", features = ["vendored-openssl", "openssl-on-win32"] }
vendored-openssl

Enables vendored-openssl of libssh2-sys-patched

openssl-on-win32

Enables openssl-on-win32 of libssh2-sys-patched

ssh2-patched has 2 features without comments.