Cargo Features

Tokei has no features set by default.

[dependencies]
tokei = { version = "13.0.0-alpha.7", features = ["all", "cbor", "yaml"] }
all = cbor, yaml
cbor all?

Enables hex and serde_cbor

yaml all?

Enables serde_yaml

Tokei has 3 features without comments.