Skip to content

chore: align Cargo.lock versions with v1.0.0 bump#6

Merged
AndrewAltimit merged 1 commit intomainfrom
chore/align-lockfile-version
Feb 23, 2026
Merged

chore: align Cargo.lock versions with v1.0.0 bump#6
AndrewAltimit merged 1 commit intomainfrom
chore/align-lockfile-version

Conversation

@AndrewAltimit
Copy link
Owner

Summary

  • Updates all crate versions in Cargo.lock from 0.1.0 to 1.0.0, aligning with the version bump in chore: bump version to v1.0.0 #5 where Cargo.toml files were updated but the lockfile was not regenerated.

Test plan

  • Pre-commit hooks pass (fmt, clippy, tests)
  • CI passes

Generated with Claude Code

The version bump in 425e06a updated Cargo.toml files but the lockfile
was not regenerated, leaving stale 0.1.0 entries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AndrewAltimit AndrewAltimit merged commit 6ff5fbb into main Feb 23, 2026
3 checks passed
@AndrewAltimit AndrewAltimit deleted the chore/align-lockfile-version branch February 23, 2026 11:37
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