Cargo Features

BlueBuild has no features set by default.

[dependencies]
blue-build = { version = "0.8.15", features = ["stages", "copy", "multi-recipe", "iso", "switch", "sigstore", "login"] }
stages

Enables stages of blue-build-recipe

copy

Enables copy of blue-build-recipe

multi-recipe = rayon

Enables rayon of indicatif

iso

Affects commands::generate_iso

switch

Affects commands::switch

sigstore

Enables sigstore of blue-build-process-management

login

Affects commands::login

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.

rayon multi-recipe?