[PR #1941] [MERGED] Use default-features = false for quinn #2706

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1941
Author: @daxpedda
Created: 5/21/2023
Status: Merged
Merged: 5/22/2023
Merged by: @djc

Base: mainHead: quinn-native-certs


📝 Commits (1)

  • 7a026c1 Use default-features = false for quinn

📊 Changes

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

View changed files

📝 Cargo.lock (+0 -13)
📝 Cargo.toml (+1 -1)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Removes the unused dependency on rustls-native-certs.

Fixes #1940.


🔄 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/1941 **Author:** [@daxpedda](https://github.com/daxpedda) **Created:** 5/21/2023 **Status:** ✅ Merged **Merged:** 5/22/2023 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `quinn-native-certs` --- ### 📝 Commits (1) - [`7a026c1`](https://github.com/hickory-dns/hickory-dns/commit/7a026c18c79abbb3c0c3ec4ec662141e0dd8e085) Use `default-features = false` for `quinn` ### 📊 Changes **3 files changed** (+2 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+0 -13) 📝 `Cargo.toml` (+1 -1) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Removes the unused dependency on `rustls-native-certs`. Fixes #1940. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:03:50 +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#2706
No description provided.