Cargo Features
[dependencies]
asimov-repository-cli = { version = "25.0.0-dev.0", default-features = false, features = ["all", "unstable"] }
- default = all
-
The
all
feature is set by default wheneverasimov-repository-cli
is added without
somewhere in the dependency tree.default-features = false - all default unstable?
- unstable = all
asimov-repository-cli has 3 features without comments.