Cargo Features

[dependencies]
iroh-cli = { version = "0.16.2", default-features = false, features = ["metrics"] }
default = metrics

The metrics feature is set by default whenever iroh-cli is added without default-features = false somewhere in the dependency tree.

metrics default

iroh-cli has 2 features without comments.