Cargo Features

microsandbox-core has no features set by default.

[dependencies]
microsandbox-core = { version = "0.2.1", features = ["cli"] }
cli = indicatif

Affects menv::show_list, menv::show_list_namespaces, menv::print_namespace_header, orchestra::show_status, orchestra::show_status_namespaces

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.

indicatif cli?