Skip to content

chore(helix-demo): make crate publishable to crates.io#3

Merged
ruvnet merged 1 commit into
mainfrom
chore/helix-demo-publishable
Jul 1, 2026
Merged

chore(helix-demo): make crate publishable to crates.io#3
ruvnet merged 1 commit into
mainfrom
chore/helix-demo-publishable

Conversation

@ruvnet

@ruvnet ruvnet commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Adds version = "0.1.2" to helix-demo's intra-workspace path deps. crates.io requires a version requirement on every dependency at publish time; without these, cargo publish -p helix-demo fails manifest verification.

No code change — metadata only. Verified with cargo publish -p helix-demo --dry-run (compiles against the published 0.1.2 deps). Unblocks publishing the final workspace crate so all 28 crates are on crates.io at 0.1.2.

@ruvnet ruvnet merged commit 5b175f5 into main Jul 1, 2026
2 checks passed
@ruvnet ruvnet deleted the chore/helix-demo-publishable branch July 1, 2026 16:54
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