Skip to content

async-dropper-simple v0.2.6

Compare
Choose a tag to compare
@t3hmrman t3hmrman released this 31 Jan 08:27
· 16 commits to main since this release
a6ccaef

[0.2.6] - 2024-01-31

Bug Fixes

  • Timeout usage

Features

  • Add inner(), inner_mut(), Deref/DerefMut impls
  • Remove static requirement by using async-scoped
  • Add no-default-bound feature

Thanks to @beckend for their first-time considerable contributions to async-dropper-simple!