I’m proud to announce the 0.6 release of remove_dir_all ! remove_dir_all is a fast and reliable std::fs::remove_dir_all implementation for Windows, for other platforms it simply re-exports std . This release brings a lot internal updates and improvements with a complete internal refactor, switching to the 2018 edition and moving to GitHub Actions for handling CI. You can read more about the changes on the GitHub release page.
https://github.com/XAMPPRocky/remove_dir_all/releases/tag/v0.6.0