Skip to content

Bump Rust edition to 2024 and MSRV to 1.85#82

Merged
slinkydeveloper merged 1 commit intorestatedev:mainfrom
tillrohrmann:bump-edition
Jan 5, 2026
Merged

Bump Rust edition to 2024 and MSRV to 1.85#82
slinkydeveloper merged 1 commit intorestatedev:mainfrom
tillrohrmann:bump-edition

Conversation

@tillrohrmann
Copy link
Copy Markdown
Contributor

We seem to pull in some dependencies which have bumped their edition to 2024 with a patch release. Due to this aspect, our CI builds are failing (https://github.com/restatedev/sdk-rust/actions/runs/20296738957/job/58292099512). A very simple solution would have been to pin home to v0.5.11. However, upgrading to edition 2024 ourselves which is out for roughly a year and bumping the MSRV to 1.85 seemed like the more long term way to go.

Important, we need to release these changes with a new minor release and add a release note that our Rust SDK now requires the edition 2024.

Important, we need to release these changes with a new minor release.
@slinkydeveloper slinkydeveloper merged commit dfdd607 into restatedev:main Jan 5, 2026
3 checks passed
Copy link
Copy Markdown
Contributor

@slinkydeveloper slinkydeveloper left a comment

Choose a reason for hiding this comment

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

Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2026
@tillrohrmann tillrohrmann deleted the bump-edition branch February 10, 2026 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants