Cargo Features

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

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

all default unstable?
unstable = all

asimov-config-cli has 3 features without comments.