mirror of
https://github.com/Swatinem/rust-cache
synced 2026-03-05 00:02:35 +00:00
304 B
304 B
Changelog
1.0.2
- Don’t prune targets that have a different name from the crate, but do prune targets from the workspace.
1.0.1
- Improved logging output.
- Make sure to consider
all-featuresdependencies when pruning. - Work around macOS cache corruption.
- Remove git-db cache for now.