Skip to content

chore: declare and check MSRV#1034

Merged
jamadeo merged 3 commits into
mainfrom
jamadeo/msrv
Jul 23, 2026
Merged

chore: declare and check MSRV#1034
jamadeo merged 3 commits into
mainfrom
jamadeo/msrv

Conversation

@jamadeo

@jamadeo jamadeo commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Declare minimum supported rust version. This is currently 1.88 based on how we use the language now, which seems like a good place to start.

How Has This Been Tested?

Builds pass

Breaking Changes

none

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@jamadeo
jamadeo requested a review from a team as a code owner July 23, 2026 18:25
@github-actions github-actions Bot added T-dependencies Dependencies related changes T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes T-examples Example code changes T-macros Macro changes labels Jul 23, 2026
alexhancock
alexhancock previously approved these changes Jul 23, 2026
@github-actions github-actions Bot added T-test Testing related changes T-core Core library changes T-handler Handler implementation changes T-model Model/data structure changes T-transport Transport layer changes labels Jul 23, 2026
@alexhancock
alexhancock self-requested a review July 23, 2026 19:27
@jamadeo
jamadeo merged commit 7698802 into main Jul 23, 2026
22 checks passed
@jamadeo
jamadeo deleted the jamadeo/msrv branch July 23, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes T-core Core library changes T-dependencies Dependencies related changes T-examples Example code changes T-handler Handler implementation changes T-macros Macro changes T-model Model/data structure changes T-test Testing related changes T-transport Transport layer changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants