pksunkara/cargo-workspaces

Support `changed` for workspace dependencies

pksunkara opened this issue · 0 comments

rust-lang/cargo#8415

It might be a bit hard because if the version of a dependency changes in the workspace, then we need treat every package that uses that dependency as changed.