Cargo Features

MdnsResolver has no features set by default.

[dependencies]
mdns-resolver = { version = "0.1.0", features = ["bins"] }
bins = color-eyre, tracing-error, tracing-subscriber

Required by the mdns-query binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

color-eyre bins?

Enables color-eyre ^0.5

requirements for bins

tracing-error bins?

Enables tracing-error ^0.1

tracing-subscriber bins?

Enables tracing-subscriber ^0.2