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
Differential D12172
Inherit crate dependencies from workspace root bartek on May 22 2024, 5:34 AM. Authored by Tags None Referenced Files
Details
Used a tool named cargo-autoinherit. Depends on D12171
Diff Detail
Event TimelineComment Actions should we create backlog tasks for the crates that aren't being inherited from the workspace root? in particular, it would be great to get all our crates on the same version of tonic |