mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-27 02:06:07 +08:00
d38127a85b
fixes #1
13 lines
304 B
Markdown
13 lines
304 B
Markdown
# 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-features` dependencies when pruning.
|
||
- Work around macOS cache corruption.
|
||
- Remove git-db cache for now.
|