Cargo Features

Schedules has no features set by default.

[dependencies]
schedules = { version = "0.4.0", features = ["async", "crypto_rand"] }
async = tokio

Affects schedules::async_support

crypto_rand = rand_chacha

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.

tokio async?
rand_chacha crypto_rand?

Enables rand_chacha ^0.3