Conversation
There was a problem hiding this comment.
Pull request overview
This PR bumps the Minimum Supported Rust Version (MSRV) from 1.88 to 1.91, with verification from the succinct and risc0 teams that this version is supported by their respective zkVMs.
Changes:
- Update Rust version from 1.88 to 1.91 in both toolchain and workspace configuration files
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| rust-toolchain.toml | Updates the Rust toolchain channel from 1.88 to 1.91 |
| Cargo.toml | Updates the workspace-level rust-version field from 1.88 to 1.91 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests.
☔ View full report in Codecov by Sentry. |
Description
Bump the rust msrv. I doubled checked with succinct and risc0 teams that this version was supported by their respective zkvms