Cargo Features

which_cli has no features set by default.

[dependencies]
which_cli = { version = "0.1.0", features = ["regex", "tracing"] }
regex

Enables regex

Affects which_cli::which_re, which_cli::which_re_in

tracing

Enables tracing