Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Shorten crates.io keyword to fit 20-char limit#7

Merged
IliaMManolov merged 1 commit into
masterfrom
fix_keyword
Jul 14, 2026
Merged

Shorten crates.io keyword to fit 20-char limit#7
IliaMManolov merged 1 commit into
masterfrom
fix_keyword

Conversation

@IliaMManolov

@IliaMManolov IliaMManolov commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

cargo publish was rejected with:

"model-context-protocol" is an invalid keyword (keywords must have less than 20 characters)

Replaced it with mcp-servers (the full protocol name is already in the crate description, and mcp is kept as a keyword). cargo publish --dry-run passes.

🤖 Generated with Claude Code

https://claude.ai/code/session_01QNXkCRxAip5uDbzdjjSi7t


Summary by cubic

Shortened a crates.io keyword to meet the 20-char limit and unblock publishing. Replaced "model-context-protocol" with "mcp-servers" in crates/edison-detectord/Cargo.toml; cargo publish --dry-run now passes.

Written for commit fade64a. Summary will update on new commits.

Review in cubic

crates.io rejected "model-context-protocol" (22 chars); use "mcp-servers".

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QNXkCRxAip5uDbzdjjSi7t
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@IliaMManolov
IliaMManolov merged commit c4abc64 into master Jul 14, 2026
11 checks passed
@IliaMManolov
IliaMManolov deleted the fix_keyword branch July 14, 2026 13:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant