You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Problem
The publish job is still failing to select versions for packages,
because we have duplicate crates in our Cargo.lock.
#### Summary of changes
Patch the crates that are duplicated, which helps the cargo publish
correctly select versions.
0 commit comments