Features from optional dependencies

async-std implicit feature

Enables async-std

async-std:

Deprecated in favor of smol - Async version of the Rust standard library

tokio implicit feature

Enables tokio

tokio:

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications