Closed ccakes closed 4 years ago
Hey, looks like a great project! Any immediate plans to update this to use reqwest 0.10+ which would allow this to be used (easily) in an async/await codebase?
Thank you ! I didn't know async/await for rust with reqwest 0.10+. I'll try to use it and apply it to rustforce 👍
@ccakes we've now added async/await support.
Legend - thanks for the hard work!
Hey, looks like a great project! Any immediate plans to update this to use reqwest 0.10+ which would allow this to be used (easily) in an async/await codebase?