[PR #2074] [CLOSED] proto: fix feature dependencies for dns-over-https* #2793

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2074
Author: @decathorpe
Created: 10/21/2023
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 5dc2c34 proto: fix feature dependencies for dns-over-https*

📊 Changes

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

View changed files

📝 crates/proto/Cargo.toml (+2 -2)

📄 Description

This fixes a regression between v0.22 and v0.23 that caused Rustls to be pulled in as a dependency even when using an OpenSSL backend. The change moves the dns-over-rustls feature dependency from the dns-over-https feature back to the dns-over-https-rustls feature, where it used to be in v0.22.

see #2072 #2073


🔄 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/2074 **Author:** [@decathorpe](https://github.com/decathorpe) **Created:** 10/21/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5dc2c34`](https://github.com/hickory-dns/hickory-dns/commit/5dc2c34e52f29481906ae8b0d0b5277d898e0ded) proto: fix feature dependencies for dns-over-https* ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/Cargo.toml` (+2 -2) </details> ### 📄 Description This fixes a regression between v0.22 and v0.23 that caused Rustls to be pulled in as a dependency even when using an OpenSSL backend. The change moves the `dns-over-rustls` feature dependency from the `dns-over-https` feature back to the `dns-over-https-rustls` feature, where it used to be in v0.22. see #2072 #2073 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:08:27 +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#2793
No description provided.