Cargo Features

[dependencies]
gooey = { version = "0.2.0", default-features = false, features = ["tracing-output", "roboto-flex"] }
default = roboto-flex, tracing-output

These default features are set whenever gooey is added without default-features = false somewhere in the dependency tree.

tracing-output default

Enables tracing-subscriber

roboto-flex default

gooey has 3 features without comments.