Cargo Features

testify_core has no features set by default.

[dependencies]
testify_core = { version = "0.1.6", features = ["async-tokio"] }
async-tokio = once_cell, tokio

Affects testify_core::ASYNC_RT

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.

once_cell async-tokio?
tokio async-tokio?