Cargo Features

[dependencies]
specs-hierarchy = { version = "0.6.0", default-features = false, features = ["parallel"] }
default = parallel

The parallel feature is set by default whenever specs-hierarchy is added without default-features = false somewhere in the dependency tree.

parallel default

Enables parallel of hibitset and specs ^0.16.0

specs-hierarchy has 2 features without comments.