Skip to content

Commit

Permalink
feat: Rm workspace crates version before caching (#147)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
NobodyXu committed Jun 18, 2023
1 parent 988c164 commit 3d40001
Show file tree
Hide file tree
Showing 5 changed files with 8,419 additions and 8 deletions.
Loading

0 comments on commit 3d40001

Please sign in to comment.