Cargo Features

[dependencies]
bomboni_template = { version = "0.1.56", default-features = false, features = ["testing"] }
default = testing

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

testing default

bomboni_template has 2 features without comments.