Cargo Features
[dependencies]
jutella = { version = "0.4.0", default-features = false, features = ["bin"] }
- default = bin
-
The
bin
feature is set by default wheneverjutella
is added without
somewhere in the dependency tree.default-features = false - bin default
-
Enables anyhow, clap, colored ^2.1.0, dirs ^5.0.1, and toml
jutella has 2 features without comments.