mirror of
https://github.com/Swatinem/rust-cache
synced 2025-11-25 16:49:36 +00:00
Fixed #151 I've tried running manually load and parse `Cargo.lock` and it runs fine until `sort_object` is called. Since `Cargo.lock` is auto-generated and usually sorted, I think there is no need for sorting. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> |
||
|---|---|---|
| .. | ||
| cleanup.ts | ||
| config.ts | ||
| restore.ts | ||
| save.ts | ||
| utils.ts | ||
| workspace.ts | ||