Sync Cargo.lock #3125

Open
mfreeman451 wants to merge 0 commits from fix/cargo-lock-sync into staging
Owner

Summary\n- sync the workspace Cargo.lock after the recent Rust dependency churn\n- remove stale lockfile entries no longer referenced by the workspace\n\n## Validation\n- cargo check --locked\n

## Summary\n- sync the workspace Cargo.lock after the recent Rust dependency churn\n- remove stale lockfile entries no longer referenced by the workspace\n\n## Validation\n- cargo check --locked\n
chore: sync Cargo.lock
Some checks failed
lint / lint (pull_request) Failing after 12s
Secret Scan / gitleaks (pull_request) Failing after 20s
CI / build (pull_request) Failing after 15m49s
f740f2eb1a
Some checks failed
lint / lint (pull_request) Failing after 12s
Secret Scan / gitleaks (pull_request) Failing after 20s
CI / build (pull_request) Failing after 15m49s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/cargo-lock-sync:fix/cargo-lock-sync
git switch fix/cargo-lock-sync

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch staging
git merge --no-ff fix/cargo-lock-sync
git switch fix/cargo-lock-sync
git rebase staging
git switch staging
git merge --ff-only fix/cargo-lock-sync
git switch fix/cargo-lock-sync
git rebase staging
git switch staging
git merge --no-ff fix/cargo-lock-sync
git switch staging
git merge --squash fix/cargo-lock-sync
git switch staging
git merge --ff-only fix/cargo-lock-sync
git switch staging
git merge fix/cargo-lock-sync
git push origin staging
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!3125
No description provided.