[dependencies] dom-content-extraction = { version = "0.3.9", default-features = false, features = ["cli"] }
The cli feature is set by default whenever dom-content-extraction is added without default-features = false somewhere in the dependency tree.
cli
dom-content-extraction
default-features = false
Enables anyhow, clap, reqwest, tempfile, and url
clap: binary
binary
Required by the dce binary