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
This doesn't pass --locked to Cargo, as that can interfere with upgrading the
lockfile format and cause spurious failures on Crater (since generate-lockfile,
which will get run in this case, will cause dependencies to get upgraded when
this isn't actually necessary). We would always regenerate the lockfile from
scratch if it was needed at all, so this isn't really changing anything behavior
wise.
0 commit comments