Skip to content

build(rust): Update dependencies with cargo update#2818

Merged
szokeasaurusrex merged 4 commits intomasterfrom
szokeasaurusrex/cargo-update
Sep 30, 2025
Merged

build(rust): Update dependencies with cargo update#2818
szokeasaurusrex merged 4 commits intomasterfrom
szokeasaurusrex/cargo-update

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

@szokeasaurusrex szokeasaurusrex commented Sep 30, 2025

Update all dependencies to latest compatible versions.

One function we used is now deprecated, we ignore the deprecation warning for now, and will fix the problem in #2817.

Additionally, several Clippy lints fail after the update, which we have fixed with cargo clippy --fix.

Lastly, clap has changed how argument aliases are output, requiring us to update several trycmd files in response.

Fixes BE-576
Fixes BE-579

@szokeasaurusrex szokeasaurusrex requested review from a team as code owners September 30, 2025 08:35
@getsentry getsentry deleted a comment from linear bot Sep 30, 2025
@linear
Copy link
Copy Markdown

linear bot commented Sep 30, 2025

@szokeasaurusrex szokeasaurusrex marked this pull request as draft September 30, 2025 11:13
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review September 30, 2025 11:16
@linear
Copy link
Copy Markdown

linear bot commented Sep 30, 2025

Copy link
Copy Markdown
Member Author

szokeasaurusrex commented Sep 30, 2025

Copy link
Copy Markdown
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@szokeasaurusrex szokeasaurusrex merged commit b3be2fe into master Sep 30, 2025
26 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/cargo-update branch September 30, 2025 11:38
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.

2 participants