Cargo Features

[dependencies]
cargo-clearlydefined = { version = "0.3.0", default-features = false, features = ["win_crlf"] }
default = win_crlf

The win_crlf feature is set by default whenever cargo-clearlydefined is added without default-features = false somewhere in the dependency tree.

win_crlf default

cargo-clearlydefined has 2 features without comments.