Skip to content

0.9.0

Compare
Choose a tag to compare
@udoprog udoprog released this 20 Apr 03:00
· 55 commits to main since this release

Changes

  • The internals of unicycle was rewritten to perform fewer allocations by wrapping the shared wakers in shared containers (#14, #15).
  • Reduced use of unsafe (#13).

Thanks @eholk for these changes!