async-dropper-simple v0.2.6
·
16 commits
to main
since this release
[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
!