Cargo Features

[dependencies]
human-panic = { version = "2.0.0", default-features = false, features = ["nightly", "color"] }
default = color

The color feature is set by default whenever human-panic is added without default-features = false somewhere in the dependency tree.

nightly
color default

Enables anstream and anstyle

Affects human-panic::print_msg