chore: bump workspace version to 0.2.6#64
Conversation
Aligns the crate version with the released image tag (v0.2.6 = the addresses/eth_getCode contract detector). Was stuck at 0.2.4 through the stats-parity, deny, and contracts PRs. Bumps workspace.package + the path-dep version pins + the Cargo.lock indexer-* entries together (path deps pin exact version, so all must move in lockstep).
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (8)
📝 WalkthroughWalkthroughThis pull request updates the workspace version from Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Aligns the crate version (was
0.2.4) with the released image tagv0.2.6(addresses + eth_getCode contract detector). Bumpsworkspace.package.version+ all path-dep version pins +Cargo.lockindexer-* entries in lockstep (path deps pin exact versions). No code change.Summary by CodeRabbit