Cargo Features

WOF has no features set by default.

[dependencies]
wof = { version = "0.2.0", features = ["cli"] }
cli = attohttpc, chrono, flate2, git2, log, structopt, tar, which

Affects utils::logger, utils::result_exit

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](https://rust-lang.github.io/rfcs/3491-remove-implicit-features.html).

attohttpc cli?

Enables attohttpc ^0.8.0

chrono cli?
flate2 cli?
git2 cli?

Enables git2 ^0.10

log cli?
structopt cli?
tar cli?
which cli?

Enables which ^3.1.0