Cargo Features

bevy_tasks has no features set by default.

[dependencies]
bevy_tasks = { version = "0.13.2", features = ["multi-threaded", "async-io"] }
multi-threaded

Features from optional dependencies

async-io implicit feature

Enables async-io

async-io:

Async I/O and timers