Cargo Features

mckernant1-tools has no features set by default.

[dependencies]
mckernant1-tools = { version = "0.0.6", features = ["channels", "time", "async"] }
channels = chrono, crossbeam

Affects mckernant1-tools::crossbeam

time = chrono

Affects mckernant1-tools::time

async = tokio

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.

crossbeam channels?
chrono channels? time?
tokio async?