Skip to content

fix(publish): remove unpublished monty git dep for v0.1.3#180

Merged
chaliy merged 3 commits intomainfrom
claude/rerun-publish-workflow-e4OaC
Feb 9, 2026
Merged

fix(publish): remove unpublished monty git dep for v0.1.3#180
chaliy merged 3 commits intomainfrom
claude/rerun-publish-workflow-e4OaC

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Feb 9, 2026

Summary

  • Remove monty git dependency from bashkit crate (v0.0.4 not on crates.io, only 0.0.0)
  • Disable python feature for registry builds (commented out in [features])
  • Feature remains available for git/local consumers

Fixes cargo publish failure: failed to select a version for the requirement monty = "^0.0.4"

Test plan

  • cargo check -p bashkit passes (warnings only for unused cfg(feature = "python"))
  • cargo publish -p bashkit succeeded in CI
  • cargo publish -p bashkit-cli succeeded in CI

https://claude.ai/code/session_0197DPAFnCkDt9tYdDrdQzDK

monty 0.0.4 not on crates.io (only 0.0.0), blocking cargo publish.
Remove dep + disable python feature for registry builds. Feature
remains available for git/local consumers.

https://claude.ai/code/session_0197DPAFnCkDt9tYdDrdQzDK
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@chaliy chaliy merged commit 106c152 into main Feb 9, 2026
9 checks passed
@chaliy chaliy deleted the claude/rerun-publish-workflow-e4OaC branch February 9, 2026 03:51
@chaliy chaliy mentioned this pull request Feb 9, 2026
3 tasks
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