### Fixes - Update hash algorithm for Rust >= 1.85 [#139](https://github.com/holmgr/cargo-sweep/pull/139) - Don't panic when timestamp file is not found [#126](https://github.com/holmgr/cargo-sweep/pull/126) ### Changes - Don't bail if cleaning fails in one project [#132](https://github.com/holmgr/cargo-sweep/pull/132) - Add `--all` flag [#122](https://github.com/holmgr/cargo-sweep/pull/122) For more details: - [**Complete source code diff**](https://github.com/holmgr/cargo-sweep/compare/v0.7.0...v0.8.0) - [**CHANGELOG.md**](https://github.com/holmgr/cargo-sweep/blob/82f42d3593923db6fe715b299036512d91ddb35e/CHANGELOG.md)