Cargo Features

[dependencies]
asimov-module-cli = { version = "25.0.0-dev.0", default-features = false, features = ["all", "unstable"] }
default = all

The all feature is set by default whenever asimov-module-cli is added without default-features = false somewhere in the dependency tree.

all default unstable?
unstable = all

asimov-module-cli has 3 features without comments.