Skip to content

cargo: update dependencies#1037

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-cargo
Open

cargo: update dependencies#1037
github-actions[bot] wants to merge 1 commit into
mainfrom
update-cargo

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Automated refresh of the Rust workspace dependencies.

cargo update advanced every dependency within its existing SemVer range, and cargo update --breaking was applied per-crate to also bump the major (SemVer-incompatible) ranges in Cargo.toml. A crate whose major bump can't resolve (for example a renamed feature) is skipped so it never blocks the others.

flake-check is what proves the new versions actually build, so review its result before merging.

Auto-bump, made with Claude Opus 4.8.

Note

Update Cargo dependencies

Updates the Cargo.lock lockfile to resolve dependencies to newer versions.

Macroscope summarized ea0a3b4.

@github-actions github-actions Bot force-pushed the update-cargo branch 2 times, most recently from eb5c902 to 649072f Compare June 10, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant