Cargo Features

[dependencies]
jutella = { version = "0.4.0", default-features = false, features = ["bin"] }
default = bin

The bin feature is set by default whenever jutella is added without default-features = false somewhere in the dependency tree.

bin default

Enables anyhow, clap, colored ^2.1.0, dirs ^5.0.1, and toml

jutella has 2 features without comments.