Cargo Features

mm_client has no features set by default.

[dependencies]
mm_client = { version = "0.12.0", features = ["cli"] }
cli = app_dirs, clap, toml

Required by the mm_cli 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.

app_dirs cli?

Enables app_dirs ^1.2.1

clap cli?

Enables clap ^2.33.3

toml cli?

Enables toml ^0.5.7