chore(deps): update rust crate fastrand to v2.3.0 #233

Merged
lucas merged 1 commit from renovate/fastrand-2.x-lockfile into master 2025-04-21 18:33:36 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
fastrand workspace.dependencies minor 2.1.1 -> 2.3.0

Release Notes

smol-rs/fastrand (fastrand)

v2.3.0

Compare Source

  • Accept IntoIterator in choose_multiple functions instead of just Iterator. (#​92)

v2.2.0

Compare Source

  • Expose missing fill method for the global RNG. (#​90)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fastrand](https://github.com/smol-rs/fastrand) | workspace.dependencies | minor | `2.1.1` -> `2.3.0` | --- ### Release Notes <details> <summary>smol-rs/fastrand (fastrand)</summary> ### [`v2.3.0`](https://github.com/smol-rs/fastrand/blob/HEAD/CHANGELOG.md#Version-230) [Compare Source](https://github.com/smol-rs/fastrand/compare/v2.2.0...v2.3.0) - Accept `IntoIterator` in `choose_multiple` functions instead of just `Iterator`. ([#&#8203;92](https://github.com/smol-rs/fastrand/issues/92)) ### [`v2.2.0`](https://github.com/smol-rs/fastrand/blob/HEAD/CHANGELOG.md#Version-220) [Compare Source](https://github.com/smol-rs/fastrand/compare/v2.1.1...v2.2.0) - Expose missing `fill` method for the global RNG. ([#&#8203;90](https://github.com/smol-rs/fastrand/issues/90)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-botbot added 1 commit 2025-04-21 17:47:17 +02:00
chore(deps): update rust crate fastrand to v2.3.0
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
c2f02e7ce6
lucas merged commit 2ec26a1914 into master 2025-04-21 18:33:36 +02:00
lucas deleted branch renovate/fastrand-2.x-lockfile 2025-04-21 18:33:36 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#233
No description provided.