ServerStatus-Rust
ServerStatus-Rust copied to clipboard
chore(deps): update rust crate fastrand to v2.3.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| fastrand | dependencies | minor | 2.0.2 -> 2.3.0 |
Release Notes
smol-rs/fastrand (fastrand)
v2.3.0
- Accept
IntoIteratorinchoose_multiplefunctions instead of justIterator. (#92)
v2.2.0
- Expose missing
fillmethod for the global RNG. (#90)
v2.1.1
- Remove support for 128-bit targets, as they are not supported by rustc yet. (#87)
v2.1.0
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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.