Cargo Features

[dependencies]
ch-grafana-cache = { version = "0.1.12", default-features = false, features = ["cli"] }
default = cli

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

cli default

Enables bat ^0.24.0 and colored ^2.1.0

Required by the binary