mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-23 06:16:07 +08:00
7 lines
294 B
Markdown
7 lines
294 B
Markdown
|
- Update readme with better docs ;-)
|
||
|
- 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
|
||
|
- better .cargo/registry handling:
|
||
|
- rather implement better cleaning logic for the registry
|