Cargo Features

s2n-netbench has no features set by default.

[dependencies]
s2n-netbench = { version = "0.1.1", features = ["builder"] }
builder

Enables openssl and rcgen ^0.11

openssl:

openssl deprecated the old pkcs builder and added a new preferred function inside of patch versions, so we explicitly require at least patch

Affects scenario::builder