Skip to content

0.7.0

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

To add async-tempfile/0.7.0, run

cargo add async-tempfile@0.7.0

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.