[PR #108] [MERGED] Update tokio #1243

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/108
Author: @bluejekyll
Created: 3/26/2017
Status: Merged
Merged: 3/26/2017
Merged by: @bluejekyll

Base: masterHead: update-tokio


📝 Commits (2)

📊 Changes

8 files changed (+122 additions, -70 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 Cargo.lock (+95 -55)
📝 README.md (+9 -2)
📝 client/Cargo.toml (+1 -0)
📝 client/src/client/client_future.rs (+8 -8)
📝 client/src/lib.rs (+1 -0)
📝 client/src/tcp/tcp_client_stream.rs (+2 -2)
📝 client/src/tcp/tcp_stream.rs (+3 -3)

📄 Description

This only updates the libraries, does not yet migrate to new usage patterns.


🔄 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/108 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 3/26/2017 **Status:** ✅ Merged **Merged:** 3/26/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update-tokio` --- ### 📝 Commits (2) - [`b17e49c`](https://github.com/hickory-dns/hickory-dns/commit/b17e49c143e76d3a84decba0c66b254179752aa9) upgrade tokio libraries - [`7c3cd10`](https://github.com/hickory-dns/hickory-dns/commit/7c3cd10ce595eec43c381c8c625af92f76024468) update docs ### 📊 Changes **8 files changed** (+122 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `Cargo.lock` (+95 -55) 📝 `README.md` (+9 -2) 📝 `client/Cargo.toml` (+1 -0) 📝 `client/src/client/client_future.rs` (+8 -8) 📝 `client/src/lib.rs` (+1 -0) 📝 `client/src/tcp/tcp_client_stream.rs` (+2 -2) 📝 `client/src/tcp/tcp_stream.rs` (+3 -3) </details> ### 📄 Description This only updates the libraries, does not yet migrate to new usage patterns. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:55:54 +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#1243
No description provided.