Cargo Features

LitterTray has no features set by default.

[dependencies]
littertray = { version = "1.1.0", features = ["async"] }
async

Enables support for async closures with the tokio runtime.
This feature requires rust 1.85.

Enables tokio

tokio sync is needed with -F async