To add async-tempfile/0.7.0, run
cargo add async-tempfile@0.7.0To install the latest version, run
cargo add async-tempfileChanges since 0.6.0
Full Changelog: 0.6.0...v0.7.0
Added
- Added the
drop_asyncfunctions to provide controlled andasyncdropping.