Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 05:53
· 2 commits to master since this release
v1.11.0
ef512cb
  • Re-export the async_task::FallibleTask primitive. (#113)
  • Support racy initialization of the executor state. This should allow the executor to be
    initialized on web targets without any issues. (#108)