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

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 ownerJuly 23, 2026 18:25
@github-actionsgithub-actionsBot 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-actionsgithub-actionsBot 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 mainJul 23, 2026
22 checks passed
@jamadeo
jamadeo deleted the jamadeo/msrv branch July 23, 2026 19:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CIChanges to CI/CD workflows and configurationT-configConfiguration file changesT-coreCore library changesT-dependenciesDependencies related changesT-examplesExample code changesT-handlerHandler implementation changesT-macrosMacro changesT-modelModel/data structure changesT-testTesting related changesT-transportTransport layer changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jamadeo@alexhancock