Closed TsumiNa closed 4 years ago
Hi, since async-io has been updated to 2.3, could you please update the dependency in the Cargo.toml file or re-expose the Async<T> in this crate.
Cargo.toml
Async<T>
Hi TsumiNa, thank you so much for your feedback, It was supported in 0.1.5 .
@vkill Thanks!
Hi, since async-io has been updated to 2.3, could you please update the dependency in the
Cargo.toml
file or re-expose theAsync<T>
in this crate.