Cargo Features

[dependencies]
sqa-jack = { version = "0.6.1", default-features = false, features = ["test-xruns"] }
default = test-xruns

The test-xruns feature is set by default whenever sqa-jack is added without default-features = false somewhere in the dependency tree.

test-xruns default

sqa-jack has 2 features without comments.