[PR #177] [MERGED] Per project readmes #1284

Closed
opened 2026-03-16 01:58:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/177
Author: @bluejekyll
Created: 8/20/2017
Status: Merged
Merged: 8/20/2017
Merged by: @bluejekyll

Base: masterHead: per_project_readmes


📝 Commits (4)

  • c13da4c add README.md to all projects for crates.io
  • 8251a1c fix client README.md, tables dont render
  • 354fdd7 update client version
  • b1e60df fix README.md paths in Cargo.toml

📊 Changes

12 files changed (+252 additions, -101 deletions)

View changed files

📝 CHANGELOG.md (+14 -0)
📝 Cargo.lock (+100 -91)
📝 client/Cargo.toml (+2 -2)
client/README.md (+59 -0)
📝 native-tls/Cargo.toml (+2 -2)
native-tls/README.md (+9 -0)
📝 resolver/Cargo.toml (+2 -2)
resolver/README.md (+42 -0)
📝 rustls/Cargo.toml (+2 -2)
rustls/README.md (+9 -0)
📝 server/Cargo.toml (+2 -2)
server/README.md (+9 -0)

📄 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/177 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 8/20/2017 **Status:** ✅ Merged **Merged:** 8/20/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `per_project_readmes` --- ### 📝 Commits (4) - [`c13da4c`](https://github.com/hickory-dns/hickory-dns/commit/c13da4ccb401b267cb35b3291485a54f86ac63c0) add README.md to all projects for crates.io - [`8251a1c`](https://github.com/hickory-dns/hickory-dns/commit/8251a1c6ae5497ef72d716b56f654a4d0107b77d) fix client README.md, tables dont render - [`354fdd7`](https://github.com/hickory-dns/hickory-dns/commit/354fdd7927fd406be4b628de40f95cc90d29b6f5) update client version - [`b1e60df`](https://github.com/hickory-dns/hickory-dns/commit/b1e60dfb2096388365998af392f590599f7858b9) fix README.md paths in Cargo.toml ### 📊 Changes **12 files changed** (+252 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+14 -0) 📝 `Cargo.lock` (+100 -91) 📝 `client/Cargo.toml` (+2 -2) ➕ `client/README.md` (+59 -0) 📝 `native-tls/Cargo.toml` (+2 -2) ➕ `native-tls/README.md` (+9 -0) 📝 `resolver/Cargo.toml` (+2 -2) ➕ `resolver/README.md` (+42 -0) 📝 `rustls/Cargo.toml` (+2 -2) ➕ `rustls/README.md` (+9 -0) 📝 `server/Cargo.toml` (+2 -2) ➕ `server/README.md` (+9 -0) </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 01:58:05 +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#1284
No description provided.