Cargo Features

Flawless has no features set by default.

[dependencies]
flawless = { version = "1.0.0-alpha.16+croatian-pine-marten", features = ["cargo-flw"] }
cargo-flw = clap, dirs, toml, ureq

Required by the cargo-flw binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

clap cargo-flw?

Enables clap

Only used by cargo-flw

toml cargo-flw?
dirs build cargo-flw?
ureq build cargo-flw?