Skip to content

Bump Rust version and dependencies#513

Merged
gcomte merged 1 commit intomasterfrom
chore/update-dependencies
Apr 21, 2026
Merged

Bump Rust version and dependencies#513
gcomte merged 1 commit intomasterfrom
chore/update-dependencies

Conversation

@gcomte
Copy link
Copy Markdown
Owner

@gcomte gcomte commented Apr 21, 2026

Summary by CodeRabbit

  • Chores
    • Updated minimum Rust toolchain requirement to version 1.95.0.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 83229466-4907-4cab-bb02-96c1d2215e44

📥 Commits

Reviewing files that changed from the base of the PR and between 8e2659f and c728b08.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The minimum supported Rust version (MSRV) specified in Cargo.toml has been updated from 1.88.0 to 1.95.0. This single-line change establishes a new baseline requirement for Rust toolchain compatibility.

Changes

Cohort / File(s) Summary
Rust Toolchain Version
Cargo.toml
Updated MSRV from rust-version = "1.88.0" to rust-version = "1.95.0".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Bump MSRV from 1.61.0 to 1.88.0 #497: Previous MSRV bump that raised the minimum Rust version from 1.61.0 to 1.88.0, establishing an earlier precedent for toolchain version elevation in this codebase.

Poem

🐰 A rabbit hops with glee,
New Rust for all to see!
From eighty-eight to ninety-five,
Our code stays fresh and bright alive!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title states 'Bump Rust version and dependencies' but the changeset only updates the Rust toolchain version in Cargo.toml; no dependency updates are present. Revise the title to accurately reflect the actual change, such as 'Bump minimum Rust version to 1.95.0' to match the single Cargo.toml modification.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-dependencies

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gcomte gcomte merged commit 1de8b6d into master Apr 21, 2026
7 checks passed
@gcomte gcomte deleted the chore/update-dependencies branch April 21, 2026 17:16
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