[PR #2580] [MERGED] dns: improve error message when Cargo feature is missing #3152

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2580
Author: @japaric
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @djc

Base: mainHead: ja-dns-https-error


📝 Commits (1)

  • 5af4fbd dns: improve error message when Cargo feature is missing

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 util/src/bin/dns.rs (+1 -1)

📄 Description

the dns-over-https feature does not exist. the correct feature name is dns-over-https-rustls


🔄 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/2580 **Author:** [@japaric](https://github.com/japaric) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `ja-dns-https-error` --- ### 📝 Commits (1) - [`5af4fbd`](https://github.com/hickory-dns/hickory-dns/commit/5af4fbd18d0362cefb4fb05e89435540893dee50) dns: improve error message when Cargo feature is missing ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `util/src/bin/dns.rs` (+1 -1) </details> ### 📄 Description the `dns-over-https` feature does not exist. the correct feature name is `dns-over-https-rustls` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:28:11 +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#3152
No description provided.