mirror of
https://github.com/Swatinem/rust-cache
synced 2025-04-05 21:24:07 +00:00
5 lines
195 B
Markdown
5 lines
195 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
|
|
- properly clean sparse registry
|