Cargo Features

[dependencies]
lithia = { version = "1.0.6", default-features = false, features = ["system"] }
default = system

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

system default

Lithia has 2 features without comments.