Commit 8621548
fix: regenerate Cargo.lock and normalize release version check
Cargo.lock was out of sync causing `cargo test --locked` to fail in CI.
Release workflow now pads two-segment tag versions (e.g. v1.3 -> 1.3.0)
to match Cargo.toml's full semver format.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a28895b commit 8621548
2 files changed
Lines changed: 21 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments