Cargo Features

mdcat has no features set by default.

[dependencies]
mdcat = { version = "2.1.2", features = ["static"] }
default

These default features are set whenever mdcat is added without default-features = false somewhere in the dependency tree.

Enables native-tls of mdcat-http-reqwest

Our own crates; pinned to an exact version because we release all of this repo in a single version. cargo release takes care of updating these.

static

Enables rustls-tls-native-roots of mdcat-http-reqwest