Skip to content

fix: remove readme field from sub-workspace Cargo.toml files - #55

Merged
chudkowsky merged 1 commit into
mainfrom
feat/release-persistent-tee
Mar 25, 2026
Merged

fix: remove readme field from sub-workspace Cargo.toml files#55
chudkowsky merged 1 commit into
mainfrom
feat/release-persistent-tee

Conversation

@chudkowsky

Copy link
Copy Markdown
Collaborator

Summary

  • Remove readme = "README.md" from [workspace.package] and readme.workspace = true from [package] in all three sub-workspaces
  • cargo release fails during release-dispatch when the readme field is declared but no README.md exists in the sub-workspace directory

Test plan

  • Trigger release-dispatch and confirm version bump step completes without the readme error

🤖 Generated with Claude Code

cargo release fails when readme = "README.md" is declared but no
README.md exists in the sub-workspace directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@chudkowsky
chudkowsky merged commit a236ef1 into main Mar 25, 2026
7 checks passed
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