[PR #1753] [MERGED] Update dependencies #2570

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1753
Author: @djc
Created: 8/3/2022
Status: Merged
Merged: 8/3/2022
Merged by: @bluejekyll

Base: mainHead: update-deps


📝 Commits (3)

📊 Changes

10 files changed (+565 additions, -604 deletions)

View changed files

📝 .github/workflows/test.yml (+146 -134)
📝 Cargo.lock (+329 -382)
📝 README.md (+70 -68)
📝 bin/README.md (+2 -2)
📝 crates/async-std-resolver/README.md (+2 -2)
📝 crates/client/README.md (+5 -5)
📝 crates/proto/README.md (+1 -1)
📝 crates/resolver/README.md (+6 -6)
📝 crates/server/README.md (+3 -3)
📝 tests/integration-tests/Cargo.toml (+1 -1)

📄 Description

To deal with yanked quinn-udp version.


🔄 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/1753 **Author:** [@djc](https://github.com/djc) **Created:** 8/3/2022 **Status:** ✅ Merged **Merged:** 8/3/2022 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `update-deps` --- ### 📝 Commits (3) - [`52b9be8`](https://github.com/hickory-dns/hickory-dns/commit/52b9be87ea261e6190c6609709ec71528415013e) Update dependencies - [`dc2b7cb`](https://github.com/hickory-dns/hickory-dns/commit/dc2b7cbf83418153db1a4af62d0b375191fa7c8a) Update MSRV to 1.57 - [`e7af678`](https://github.com/hickory-dns/hickory-dns/commit/e7af678ff54c070d04597c88dab6f68f26ba1e40) Normalize whitespace and formatting ### 📊 Changes **10 files changed** (+565 additions, -604 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+146 -134) 📝 `Cargo.lock` (+329 -382) 📝 `README.md` (+70 -68) 📝 `bin/README.md` (+2 -2) 📝 `crates/async-std-resolver/README.md` (+2 -2) 📝 `crates/client/README.md` (+5 -5) 📝 `crates/proto/README.md` (+1 -1) 📝 `crates/resolver/README.md` (+6 -6) 📝 `crates/server/README.md` (+3 -3) 📝 `tests/integration-tests/Cargo.toml` (+1 -1) </details> ### 📄 Description To deal with yanked quinn-udp version. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:27:56 +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#2570
No description provided.