Source of OpenSSL and logic to build it for use in Rust projects.
# Cargo.toml
[dependencies]
openssl-src = "300.6.1+3.6.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints the OpenSSL version bundled by openssl-src.
Install build-essential, libssl-dev, or equivalent system packages.
No dependency data recorded yet.