You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turned out to be much less of a hassle, version 0.7.0 pushed to crates.io. In addition to dependency updates API is now async first, and functions have nicer names, get_token and get_token_blocking.
reqwest
0.10 has switched tostd::future::Future
,hyper
0.13 andtokio
0.2!We're upgrading the dependencies, and we noticed this crate is still using
reqwest
0.9. Any plans on upgrading toreqwest
0.10
+?The text was updated successfully, but these errors were encountered: