zdz / ServerStatus-Rust

✨ Rust 版 ServerStatus 探针、威力加强版
https://ssr.rs
Apache License 2.0
1.78k stars 322 forks source link

fix(deps): update rust crate fastrand to 2.1.0 - autoclosed #314

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
fastrand dependencies minor 2.0.1 -> 2.1.0

Release Notes

smol-rs/fastrand (fastrand) ### [`v2.1.0`](https://togithub.com/smol-rs/fastrand/blob/HEAD/CHANGELOG.md#Version-210) [Compare Source](https://togithub.com/smol-rs/fastrand/compare/v2.0.2...v2.1.0) - Change the RNG algorithm and the way that the seed is computed. This will cause the algorithm to emit different constants for different seeds, hence the minor SemVer change. - Update to the final WyRand v4.2 constants for better entropy. ([#​82](https://togithub.com/smol-rs/fastrand/issues/82)) - Remove an unnecessary seed modification. ([#​73](https://togithub.com/smol-rs/fastrand/issues/73))

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.



This PR has been generated by Mend Renovate. View repository job log here.