Cargo Features

listenbrainz-mpd has no features set by default.

[dependencies]
listenbrainz-mpd = { version = "2.3.5", features = ["shell_completion", "systemd"] }
default

Enable native TLS for reqwest by default (would otherwise be disabled below).

Enables native-tls of reqwest

shell_completion build

Generate shell completion files for certain shells

Enables clap and clap_complete

systemd

Enable systemd-specific features (does nothing on non-Linux)

Enables sd-notify