[PR #2591] [MERGED] Update READMEs #3161

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2591
Author: @divergentdave
Created: 11/19/2024
Status: Merged
Merged: 11/21/2024
Merged by: @djc

Base: mainHead: david/readmes


📝 Commits (1)

📊 Changes

9 files changed (+207 additions, -189 deletions)

View changed files

📝 README.md (+41 -27)
📝 bin/README.md (+17 -12)
📝 crates/client/README.md (+25 -18)
📝 crates/client/src/lib.rs (+2 -0)
📝 crates/client/src/tests.rs (+40 -118)
📝 crates/resolver/README.md (+24 -13)
📝 crates/resolver/src/lib.rs (+2 -0)
crates/resolver/src/tests.rs (+55 -0)
📝 tests/compatibility-tests/tests/integration/zone_transfer.rs (+1 -1)

📄 Description

This updates various READMEs to reflect the current state of the project, fix examples and code references, and make editorial improvements.


🔄 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/2591 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/19/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/readmes` --- ### 📝 Commits (1) - [`0821d46`](https://github.com/hickory-dns/hickory-dns/commit/0821d46e9e3cecd427978a521c5d1a45a0a7db6e) Update READMEs ### 📊 Changes **9 files changed** (+207 additions, -189 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+41 -27) 📝 `bin/README.md` (+17 -12) 📝 `crates/client/README.md` (+25 -18) 📝 `crates/client/src/lib.rs` (+2 -0) 📝 `crates/client/src/tests.rs` (+40 -118) 📝 `crates/resolver/README.md` (+24 -13) 📝 `crates/resolver/src/lib.rs` (+2 -0) ➕ `crates/resolver/src/tests.rs` (+55 -0) 📝 `tests/compatibility-tests/tests/integration/zone_transfer.rs` (+1 -1) </details> ### 📄 Description This updates various READMEs to reflect the current state of the project, fix examples and code references, and make editorial improvements. --- <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:43 +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#3161
No description provided.