[PR #3461] [MERGED] build(deps): rand 0.10.0 #3862

Closed
opened 2026-03-16 12:06:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3461
Author: @tisonkun
Created: 2/14/2026
Status: Merged
Merged: 2/14/2026
Merged by: @djc

Base: mainHead: rand-010


📝 Commits (1)

📊 Changes

6 files changed (+619 additions, -120 deletions)

View changed files

📝 Cargo.lock (+251 -18)
📝 Cargo.toml (+1 -1)
📝 conformance/Cargo.lock (+72 -34)
📝 crates/net/src/xfer/dns_multiplexer.rs (+1 -1)
📝 crates/proto/src/lib.rs (+1 -1)
📝 fuzz/Cargo.lock (+293 -65)

📄 Description

Besides, since MSRV has been bumped to 1.88, I'm going to remove once_cell in a follow-up PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3461 **Author:** [@tisonkun](https://github.com/tisonkun) **Created:** 2/14/2026 **Status:** ✅ Merged **Merged:** 2/14/2026 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `rand-010` --- ### 📝 Commits (1) - [`5699bc9`](https://github.com/hickory-dns/hickory-dns/commit/5699bc93b59f9baf631ae096a840db4f1beb0d82) build(deps): rand 0.10.0 ### 📊 Changes **6 files changed** (+619 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+251 -18) 📝 `Cargo.toml` (+1 -1) 📝 `conformance/Cargo.lock` (+72 -34) 📝 `crates/net/src/xfer/dns_multiplexer.rs` (+1 -1) 📝 `crates/proto/src/lib.rs` (+1 -1) 📝 `fuzz/Cargo.lock` (+293 -65) </details> ### 📄 Description Besides, since MSRV has been bumped to 1.88, I'm going to remove `once_cell` in a follow-up PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:06:45 +03:00
Sign in to join this conversation.
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
starred/hickory-dns#3862
No description provided.