Uh oh!
There was an error while loading. Please reload this page.
update Cargo.toml for release v2.5.12 - #1547
Conversation
No actionable comments were generated in the recent review. 🎉 WalkthroughPackage version bumped from 2.5.11 to 2.5.12 in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@Cargo.toml`:
- Around line 185-186: The assets-url in Cargo.toml points to v2.5.11 while the
package version was bumped to 2.5.12; update the assets-url value to use
.../v2.5.12/build.zip and also verify and update the assets-sha1 to the correct
SHA-1 for the v2.5.12 build so the downloaded assets match the package version
(adjust the assets-url and assets-sha1 keys accordingly).
Uh oh!
There was an error while loading. Please reload this page.
Summary by CodeRabbit