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 andasync
dropping.