Skip to content

fix: include Cargo.lock in cog pre_bump_hooks#12

Merged
edochi merged 1 commit into
mainfrom
fix/cog-bump-cargo-lock
Mar 15, 2026
Merged

fix: include Cargo.lock in cog pre_bump_hooks#12
edochi merged 1 commit into
mainfrom
fix/cog-bump-cargo-lock

Conversation

@edochi

@edochi edochi commented Mar 15, 2026

Copy link
Copy Markdown
Owner

Summary

cargo publish failed because Cargo.lock was modified by the version bump but not committed. Added cargo generate-lockfile and git add Cargo.lock to the pre_bump_hooks.

After merge

Re-run Version Bump workflow with minor + rc.2

@edochi edochi merged commit 6dd4bcd into main Mar 15, 2026
6 checks passed
@edochi edochi deleted the fix/cog-bump-cargo-lock branch March 15, 2026 20:49
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