Closed randomPoison closed 4 years ago
The runtime crate has been deprecated since I initially built thespian, so I'm removing it as a dependency. Instead, I'm adding optional features for supporting tokio and async-std directly. Tests have been rewritten to use tokio as the runtime.
The runtime crate has been deprecated since I initially built thespian, so I'm removing it as a dependency. Instead, I'm adding optional features for supporting tokio and async-std directly. Tests have been rewritten to use tokio as the runtime.