mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-23 06:16:07 +08: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
|