Skip to content

fix: crates.io keyword length limit - #11

Merged
alexnodeland merged 1 commit into
mainfrom
fix/crates-keyword
Jul 13, 2026
Merged

fix: crates.io keyword length limit#11
alexnodeland merged 1 commit into
mainfrom
fix/crates-keyword

Conversation

@alexnodeland

Copy link
Copy Markdown
Owner

First publish attempt failed at upload: crates.io rejects keywords over 20 characters and probabilistic-programming is 25. Replaced with bayesian + ppl (5 keywords, the maximum). cargo publish --dry-run now reaches upload cleanly against the registry (fugue-ppl 0.2.0 resolves). Merging re-triggers Publish.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DEAKcbnLVP8iSXub2Pqor2

crates.io rejects keywords over 20 characters; "probabilistic-programming"
is 25. Replace with "bayesian" + "ppl" (5 keywords, the maximum).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DEAKcbnLVP8iSXub2Pqor2
Copilot AI review requested due to automatic review settings July 13, 2026 13:59

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@alexnodeland
alexnodeland merged commit 09525d2 into main Jul 13, 2026
8 checks passed
@alexnodeland
alexnodeland deleted the fix/crates-keyword branch July 13, 2026 14:04
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.

2 participants