Skip to content

v1.6.3

Choose a tag to compare

@dignifiedquire dignifiedquire released this 13 Aug 13:05
9a16081

Added

Changed

  • Switched from smol to individual executor parts. (#836)
  • Replaced internal Mutex implementation with async-mutex. (#822)

Fixed

  • Added missing Send guards to Stream::collect. (#665)