Skip to content

chore(cargo): sync lockfile to bindings/fixtures v0.17.1#148

Merged
drewstone merged 1 commit into
mainfrom
chore/cargo-lock-v0.17.1
May 17, 2026
Merged

chore(cargo): sync lockfile to bindings/fixtures v0.17.1#148
drewstone merged 1 commit into
mainfrom
chore/cargo-lock-v0.17.1

Conversation

@tangletools
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • cargo metadata --locked succeeds (lockfile in sync)
  • CI passes

Stranded from #147 — the Cargo.toml bumps landed but the corresponding
Cargo.lock regen was never committed. No transitive dependency changes,
just the two workspace member versions.
@tangletools
Copy link
Copy Markdown
Contributor Author

tangletools commented May 17, 2026

✅ No Blockers — bd6d67c9

Readiness 100/100 · Confidence 100/100 · 0 findings (none)

kimi-code deepseek verifier:opencode-kimi aggregate
Readiness 100 100 100 100
Confidence 100 100 100 100
Correctness 100 100 100 100
Security 100 100 100 100
Testing 100 100 100 100
Architecture 100 100 100 100

The PR changes exactly two lines in Cargo.lock: updating the workspace member versions for tnt-core-bindings and tnt-core-fixtures from 0.17.0 to 0.17.1. This is a stranded lockfile sync from PR #147 where the Cargo.toml bumps landed but the lockfile regen was omitted. No transitive dependencies were modified, no source code was changed, and there is zero runtime impact. | Single-file change to Cargo.lock bumping two package versions from 0.17.0 to 0.17.1, consistent with the corresponding Cargo.toml files. Pure version bump, no code or logic changes. | The diff only bumps two crate versio

No findings.


tangletools · 2026-05-17T20:57:07Z · trace

Copy link
Copy Markdown
Contributor

@drewstone drewstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Clean — bd6d67c9

The PR changes exactly two lines in Cargo.lock: updating the workspace member versions for tnt-core-bindings and tnt-core-fixtures from 0.17.0 to 0.17.1. This is a stranded lockfile sync from PR #147 where the Cargo.toml bumps landed but the lockfile regen was omitted. No transitive dependencies were modified, no source code was changed, and there is zero runtime impact. | Single-file change t

Full findings and scores: review summary


tangletools · 2026-05-17T20:57:07Z · trace

@drewstone drewstone merged commit 368d03e into main May 17, 2026
2 checks passed
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