mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-22 22:06:07 +08:00
f6987ea139
- Silence errors and do not create error annotations, fixes #144 - Implement cleanup for new sparse registry - Do not clean `-sys` dependencies from `registry/src`, hopefully fixes #150
4 lines
162 B
Markdown
4 lines
162 B
Markdown
- better .cargo/bin handling:
|
|
- get a list of all the files on "pre"/"restore"
|
|
- move the files out of the way on "post"/"save" and move them back afterwards
|