HomePhabricator
Diffusion Comm a43a6af10dce

Delete unused cargo.lock files

Description

Delete unused cargo.lock files

Summary:
Similarly to yarn workspaces, for cargo crates that are members of a workspace, there's a single Cargo.lock in repo root.
The package-specific lockfiles can now be removed.

Removed 15 lockfiles, leaving only 5: one for workspace lock, remaining four for non-workspace crates

Depends on D12140

Test Plan:
cargo build for all packages in workspace

cargo build --workspace

Reviewers: varun, kamil

Reviewed By: kamil

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12168

Details

Provenance
bartekAuthored on May 21 2024, 12:26 PM
Reviewer
kamil
Differential Revision
D12168: Delete unused cargo.lock files
Parents
rCOMM2c0a48ffe7a8: Introduce Cargo workspace and update Dockerfiles
Branches
Unknown
Tags
Unknown