3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-07 03:22:15 +00:00
rust-cache/dist/restore
Jiahao XU 3dffbf5156
fix src/config.ts: Remove sort_object
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>
2023-06-26 11:45:07 +10:00
..
index.js fix src/config.ts: Remove sort_object 2023-06-26 11:45:07 +10:00