Cargo Features

areq-tokio has no features set by default.

[dependencies]
areq-tokio = { version = "0.1.0-alpha3", features = ["http1", "http2", "tls"] }
http1

Enables http1 of areq

http2

Enables http2 of areq

tls

Enables tls of areq

areq-tokio has 3 features without comments.