Cargo Features
another-steam-totp has no features set by default.
[dependencies]
another-steam-totp = { version = "0.3.3", features = ["reqwest"] }
- reqwest
-
Enables reqwest ^0.11 and serde
Affects
another-steam-totp::RequestError
,another-steam-totp::get_steam_server_time_offset
…