Skip to content

fix(deps): upgrade rand 0.8→0.9 and rand_chacha 0.3→0.9#1

Merged
smartyalgo merged 2 commits intomainfrom
fix/rand-upgrade
Mar 30, 2026
Merged

fix(deps): upgrade rand 0.8→0.9 and rand_chacha 0.3→0.9#1
smartyalgo merged 2 commits intomainfrom
fix/rand-upgrade

Conversation

@smartyalgo
Copy link
Copy Markdown
Owner

  • Bump rand and rand_chacha in toad/Cargo.toml
  • Update retry.rs callsite: Rng::gen_range → Rng::random_range (rand 0.9 breaking change)

smartyalgo and others added 2 commits March 30, 2026 12:19
- Bump rand and rand_chacha in toad/Cargo.toml
- Update retry.rs callsite: Rng::gen_range → Rng::random_range (rand 0.9 breaking change)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Bump actions/checkout v2→v4, actions/cache v2→v4, actions/setup-java v3→v4
- Fix ci_check.yml bug: working-directory was set to 'toad-map' instead of 'toad-string', silently skipping toad-string tests
- Migrate release-please v3→v4: replace command/sequential-calls with config-file/manifest-file params

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Owner Author

@smartyalgo smartyalgo left a comment

Choose a reason for hiding this comment

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

LGTM

@smartyalgo smartyalgo merged commit d6ac642 into main Mar 30, 2026
1 check failed
@smartyalgo smartyalgo deleted the fix/rand-upgrade branch March 30, 2026 18:20
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