Cargo Features

cargo-unleash has no features set by default.

[dependencies]
cargo-unleash = { version = "1.0.0-alpha.dev", features = ["gen-readme"] }
gen-readme = cargo-readme, lazy_static, sha1

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.

cargo-readme gen-readme?

Enables cargo-readme

Optional dependencies

lazy_static gen-readme?
sha1 gen-readme?