Cargo Features

YACME has no features set by default.

[dependencies]
yacme = { version = "5.0.0-alpha.3", features = ["pebble", "trace-requests"] }
pebble = fd-lock, http, lazy_static

Affects yacme::pebble, service::provider.PEBBLE

trace-requests

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.

fd-lock pebble?
http pebble?

Enables http ^0.2

lazy_static pebble?