Skip to content

fix(release): add crates.io metadata and supported macOS runner#3

Merged
Lythaeon merged 1 commit into
mainfrom
fix/crates-metadata-and-release-runner
Feb 14, 2026
Merged

fix(release): add crates.io metadata and supported macOS runner#3
Lythaeon merged 1 commit into
mainfrom
fix/crates-metadata-and-release-runner

Conversation

@Lythaeon

Copy link
Copy Markdown
Owner

Summary

  • add required crates.io package metadata to Cargo.toml (description, readme, repository, homepage, documentation, keywords, categories)
  • expand crate categories beyond command-line-utilities with network-programming and asynchronous
  • update release build matrix macOS Intel runner label from macos-13 to macos-14 to avoid unsupported runner errors

Risk Notes / Regressions Considered

  • metadata-only changes do not alter runtime behavior
  • release workflow change only affects runner scheduling for macOS Intel build job
  • no execution-path, networking, or strategy logic modifications

Validation Performed

  • cargo make test (70/70 passing)

@Lythaeon Lythaeon merged commit c2a582a into main Feb 14, 2026
1 check passed
@Lythaeon Lythaeon deleted the fix/crates-metadata-and-release-runner branch February 14, 2026 19:43
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.

1 participant