Remove crate-level lock files #7

Closed
opened 2021-10-28 20:20:30 +00:00 by glyph · 1 comment
Owner

Making a note of this before I forget: once the refactor PR has been made, we need to remove all of the Cargo.lock files from the individual crates in the workspace. There should only be a lock file in the workspace root. We will then see improved compilation times as a result of the shared dependency tree.

Making a note of this before I forget: once the refactor PR has been made, we need to remove all of the `Cargo.lock` files from the individual crates in the workspace. There should only be a lock file in the workspace root. We will then see improved compilation times as a result of the shared dependency tree.
glyph added the maintenance label 2021-10-28 20:20:31 +00:00
Author
Owner

Addressed in PR#12.

Addressed in [PR#12](https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/12).
glyph closed this issue 2021-11-05 11:21:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: PeachCloud/peach-workspace#7