mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-17 02:12:17 +00:00
4 lines
195 B
Markdown
4 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
|