Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@sunsided sunsided released this 22 Feb 06:14
· 2 commits to main since this release
2414cdf

To add async-tempfile/0.7.0, run

To install the latest version, run

cargo add async-tempfile

Changes since 0.6.0

Full Changelog: 0.6.0...v0.7.0

Added

  • Added the drop_async functions to provide controlled and async dropping.