Cargo Features

srtp2-sys has no features set by default.

[dependencies]
srtp2-sys = { version = "3.0.2", features = ["skip-linking", "build", "enable-openssl", "build-openssl"] }
skip-linking
build = make-cmd
enable-openssl build-openssl? = openssl-sys
build-openssl = enable-openssl

Enables vendored of openssl-sys

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

openssl-sys build-openssl? enable-openssl?
make-cmd build build?