Skip to content

cargo: update dependencies#1147

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 17, 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.

@github-actions github-actions Bot force-pushed the update-cargo branch 30 times, most recently from e7c8280 to ccc081e Compare June 20, 2026 19:15
@github-actions github-actions Bot force-pushed the update-cargo branch 18 times, most recently from 9d9efed to 71ee0d5 Compare June 22, 2026 17:19
@github-actions github-actions Bot force-pushed the update-cargo branch 7 times, most recently from 27b7490 to c865020 Compare June 23, 2026 08:01
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