Closed pierre-l closed 5 years ago
Hi @wisespace-io !
Here is the PR I was talking about, bringing support for async/await.
There are significant upgrades involved:
futures 0.1 => futures-preview 0.3.0-alpha.19 reqwest 0.9 => 0.10.0-alpha.1 (dev only) tokio 0.1 => "0.2.0-alpha.6"
I changed the crate version again to "0.9.0-alpha.1". A release would be greatly appreciated :)
@wisespace-io Thanks again!
Hi @wisespace-io !
Here is the PR I was talking about, bringing support for async/await.
There are significant upgrades involved:
futures 0.1 => futures-preview 0.3.0-alpha.19 reqwest 0.9 => 0.10.0-alpha.1 (dev only) tokio 0.1 => "0.2.0-alpha.6"
I changed the crate version again to "0.9.0-alpha.1". A release would be greatly appreciated :)