feat: Rm workspace crates version before caching (#147)

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>
This commit is contained in:
Jiahao XU
2023-06-18 09:29:44 +02:00
committed by GitHub
parent 988c164c3d
commit 3d4000164d
5 changed files with 8419 additions and 8 deletions
+4154 -2
View File
File diff suppressed because it is too large Load Diff
+4154 -2
View File
File diff suppressed because it is too large Load Diff