Cargo Features

[dependencies]
libp2p-auto-relay = { version = "0.1.2", default-features = false, features = ["combine"] }
default = combine

The combine feature is set by default whenever libp2p-auto-relay is added without default-features = false somewhere in the dependency tree.

combine default

Enables pin-project

Affects libp2p-auto-relay::combine