[PR #3080] [MERGED] MSRV related follow-ups from NSID support #3542

Closed
opened 2026-03-16 11:49:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3080
Author: @cpu
Created: 6/20/2025
Status: Merged
Merged: 6/21/2025
Merged by: @divergentdave

Base: mainHead: cpu-msrv-tidying_dev


📝 Commits (2)

  • 054f626 hickory-dns: use hostname for NSID as encoded bytes
  • 41a51cc Cargo: update hostname 0.3 -> 0.4

📊 Changes

3 files changed (+6 additions, -15 deletions)

View changed files

📝 Cargo.lock (+4 -10)
📝 Cargo.toml (+1 -1)
📝 bin/src/hickory-dns.rs (+1 -4)

📄 Description

This branch follows https://github.com/hickory-dns/hickory-dns/pull/3072 and https://github.com/hickory-dns/hickory-dns/pull/3070 and implements two changes that weren't possible before the MSRV increase.


🔄 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/3080 **Author:** [@cpu](https://github.com/cpu) **Created:** 6/20/2025 **Status:** ✅ Merged **Merged:** 6/21/2025 **Merged by:** [@divergentdave](https://github.com/divergentdave) **Base:** `main` ← **Head:** `cpu-msrv-tidying_dev` --- ### 📝 Commits (2) - [`054f626`](https://github.com/hickory-dns/hickory-dns/commit/054f626712193729d90b01f23628ed0f7cf31049) hickory-dns: use hostname for NSID as encoded bytes - [`41a51cc`](https://github.com/hickory-dns/hickory-dns/commit/41a51cc15633ea597b7eff84fc60752dc224bb6c) Cargo: update hostname 0.3 -> 0.4 ### 📊 Changes **3 files changed** (+6 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -10) 📝 `Cargo.toml` (+1 -1) 📝 `bin/src/hickory-dns.rs` (+1 -4) </details> ### 📄 Description This branch follows https://github.com/hickory-dns/hickory-dns/pull/3072 and https://github.com/hickory-dns/hickory-dns/pull/3070 and implements two changes that weren't possible before the MSRV increase. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:49:21 +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#3542
No description provided.