Skip to content

Fix last rand::Rng reference#75

Merged
newpavlov merged 1 commit intorust-random:masterfrom
jtojnar:rngext
Apr 13, 2026
Merged

Fix last rand::Rng reference#75
newpavlov merged 1 commit intorust-random:masterfrom
jtojnar:rngext

Conversation

@jtojnar
Copy link
Copy Markdown
Contributor

@jtojnar jtojnar commented Apr 12, 2026

  • Added a CHANGELOG.md entry not a significant change

Summary

Motivation

This was missed in 5f5dbec

Details

@newpavlov newpavlov merged commit a2a15a9 into rust-random:master Apr 13, 2026
13 checks passed
@newpavlov newpavlov mentioned this pull request Apr 13, 2026
newpavlov added a commit that referenced this pull request Apr 13, 2026
### Fixed
- Reference to the `rand` crate in `TryRng` docs ([#75])

[#75]: #75
eleboucher pushed a commit to eleboucher/towonel that referenced this pull request Apr 18, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rand_core](https://rust-random.github.io/book) ([source](https://github.com/rust-random/rand_core)) | workspace.dependencies | minor | `0.9.5` → `0.10.0` |

---

### Release Notes

<details>
<summary>rust-random/rand_core (rand_core)</summary>

### [`v0.10.1`](https://github.com/rust-random/rand_core/blob/HEAD/CHANGELOG.md#0101---2026-04-13)

[Compare Source](rust-random/rand_core@v0.10.0...v0.10.1)

##### Fixed

- Reference to the `rand` crate in `TryRng` docs ([#&#8203;75])

[0.10.1]: rust-random/rand_core@v0.10.0...v0.10.1

[#&#8203;75]: rust-random/rand_core#75

### [`v0.10.0`](https://github.com/rust-random/rand_core/blob/HEAD/CHANGELOG.md#0101---2026-04-13)

##### Fixed

- Reference to the `rand` crate in `TryRng` docs ([#&#8203;75])

[0.10.1]: rust-random/rand_core@v0.10.0...v0.10.1

[#&#8203;75]: rust-random/rand_core#75

</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.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/towonel/pulls/8
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.

2 participants