3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-07 03:22:15 +00:00
rust-cache/dist/save
Jiahao XU b3f4ec1366
feat: Rm workspace crates version before caching
Fixed #146

 - Set all `package.version` in `Cargo.toml` to `0.0.0`
 - Set `{build-, dev-, }dependencies` of workspace crates to `0.0.0`
 - Remove workspace crates from `Cargo.lock` before caching
 - Sort all toml objects before hashing them as json

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-18 17:23:14 +10:00
..
index.js feat: Rm workspace crates version before caching 2023-06-18 17:23:14 +10:00