Cargo Features

Fie has no features set by default.

[dependencies]
fie = { version = "0.16.3", features = ["cli"] }
cli = dirs, log, structopt, tokio, toml

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

dirs cli?

Enables dirs ^3

log cli?
structopt cli?
tokio cli?

Enables tokio ^0.2

toml cli?

Enables toml ^0.5