[PR #1822] [MERGED] proto: upgrade to Quinn 0.9 #2631

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1822
Author: @djc
Created: 11/4/2022
Status: Merged
Merged: 11/28/2022
Merged by: @bluejekyll

Base: mainHead: quinn-0.9


📝 Commits (1)

  • 49d98ef proto: upgrade to Quinn 0.9

📊 Changes

4 files changed (+108 additions, -76 deletions)

View changed files

📝 Cargo.lock (+83 -47)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/proto/src/quic/quic_client_stream.rs (+10 -13)
📝 crates/proto/src/quic/quic_server.rs (+14 -15)

📄 Description

No description provided


🔄 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/1822 **Author:** [@djc](https://github.com/djc) **Created:** 11/4/2022 **Status:** ✅ Merged **Merged:** 11/28/2022 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `quinn-0.9` --- ### 📝 Commits (1) - [`49d98ef`](https://github.com/hickory-dns/hickory-dns/commit/49d98ef1ce562f0234bf82ed4175b6378604bebb) proto: upgrade to Quinn 0.9 ### 📊 Changes **4 files changed** (+108 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+83 -47) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/proto/src/quic/quic_client_stream.rs` (+10 -13) 📝 `crates/proto/src/quic/quic_server.rs` (+14 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:59: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#2631
No description provided.