Cargo Features

Ed-join has no features set by default.

[dependencies]
ed_join = { version = "1.1.1", features = ["cli"] }
cli = clap, dialoguer, env_logger, indicatif, log

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

clap cli?

Enables clap ^2.33.0

optional dependencies

dialoguer cli?

Enables dialoguer ^0.4.0

env_logger cli?

Enables env_logger ^0.7.0

log cli?
indicatif cli?

Enables indicatif ^0.12.0