Cargo Features

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

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

all default unstable?
unstable = all

asimov-cli has 3 features without comments.