Cargo Features

[dependencies]
init-rs = { version = "0.0.17", default-features = false, features = ["just", "tcping"] }
default = just

The just feature is set by default whenever init-rs is added without default-features = false somewhere in the dependency tree.

just default
fd lll tcping

init-rs has 3 features without comments.