Cargo Features

[dependencies]
webrtc-mdns = { version = "0.7.0", default-features = false, features = ["reuse_port"] }
default = reuse_port

The reuse_port feature is set by default whenever webrtc-mdns is added without default-features = false somewhere in the dependency tree.

reuse_port default

webrtc-mdns has 2 features without comments.