HomePhabricator
Diffusion Comm 95d8724f9dd2

Inherit crate dependencies from workspace root

Description

Inherit crate dependencies from workspace root

Summary:
Used a tool named cargo-autoinherit.
It automatically finds dependencies that have common version number across all workspace and hoists them to root Cargo.toml

Depends on D12171

Test Plan:

  • cargo check --workspace
  • CI
  • Lockfile hasn't been changed - package versions are still the same

Reviewers: varun

Reviewed By: varun

Subscribers: ashoat, tomek

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

Details

Provenance
bartekAuthored on May 22 2024, 4:46 AM
Reviewer
varun
Differential Revision
D12172: Inherit crate dependencies from workspace root
Parents
rCOMM0cc8fd3b81bb: Inherit package metadata from workspace
Branches
Unknown
Tags
Unknown