Smol Versions Save

A small and fast async runtime for Rust

v2.0.0

4 months ago
  • Breaking: Bump subcrates to their newest major versions. (#277, #280, #281, #282, #283)
  • Run the async-process driver on the executor. (#284)

v1.3.0

1 year ago
  • Remove the dependency on the once_cell crate to restore the MSRV. (#241)