Cargo Features

Lozizol has no features set by default.

[dependencies]
lozizol = { version = "0.5.3-dev", features = ["cli", "tasks"] }
cli = anyhow, env_logger, structopt, tasks, url

Affects lozizol::cli

Required by the binary

tasks cli? = async-std

Affects lozizol::task

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.

url cli?
anyhow cli?
async-std tasks?
structopt cli?
env_logger cli?

Enables env_logger ^0.8