Cargo Features

steam-auth has no features set by default.

[dependencies]
steam-auth = { version = "1.0.0", features = ["reqwest-09x"] }
reqwest-09x = futures, reqwest

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.

futures reqwest-09x?

Enables futures ^0.1

reqwest reqwest-09x?

Enables reqwest ^0.9