Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust crate getrandom to 0.2.11 (#595)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [getrandom](https://togithub.com/rust-random/getrandom) | dependencies | patch | `0.2.10` -> `0.2.11` | --- ### Release Notes <details> <summary>rust-random/getrandom (getrandom)</summary> ### [`v0.2.11`](https://togithub.com/rust-random/getrandom/blob/HEAD/CHANGELOG.md#0211---2023-11-08) [Compare Source](https://togithub.com/rust-random/getrandom/compare/v0.2.10...v0.2.11) ##### Added - GNU/Hurd support [#​370] ##### Changed - Renamed `__getrandom_internal` to `__GETRANDOM_INTERNAL` [#​369] - Updated link to Hermit docs [#​374] [#​369]: https://togithub.com/rust-random/getrandom/pull/369 [#​370]: https://togithub.com/rust-random/getrandom/pull/370 [#​374]: https://togithub.com/rust-random/getrandom/pull/374 </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 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information