Cargo Features

[dependencies]
shiv = { version = "0.1.0-alpha.10", default-features = false, features = ["tracing", "hierarchy"] }
default = hierarchy, tracing

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

tracing default

Enables tracing

hierarchy default

Affects shiv::hierarchy