⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@pbezglasny
Copy link
Contributor

@pbezglasny pbezglasny commented Jan 3, 2026

Motivation and Context

Cargo failed to build project target when no features are selected. This PR adjust features to run cargo build --all-targets and cargo clippy without erros.

How Has This Been Tested?

Run unit tests

Breaking Changes

No

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

@github-actions github-actions bot added T-dependencies Dependencies related changes T-config Configuration file changes T-core Core library changes labels Jan 3, 2026
alexhancock
alexhancock previously approved these changes Jan 13, 2026
@alexhancock
Copy link
Collaborator

@pbezglasny If you can resolve the conflicts and update that'd be great

@pbezglasny
Copy link
Contributor Author

@alexhancock updated

@alexhancock alexhancock merged commit acb06ea into modelcontextprotocol:main Jan 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-core Core library changes T-dependencies Dependencies related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants