[PR #627] [MERGED] Set minimum tokio-timer version to 0.2.6 #1564

Closed
opened 2026-03-16 02:13:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/627
Author: @DoumanAsh
Created: 11/26/2018
Status: Merged
Merged: 11/26/2018
Merged by: @bluejekyll

Base: masterHead: patch-1


📝 Commits (1)

  • b9fd145 Set minimum tokio-timer version to 0.2.6

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Just sets min version of tokio-time to avoid problems for people who likes to cache deps:
https://github.com/actix/actix/issues/177

Uses https://github.com/bluejekyll/trust-dns/blob/master/crates/proto/src/tcp/tcp_stream.rs#L20 which has been added since 0.2.6 if I'm not mistaken


🔄 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/627 **Author:** [@DoumanAsh](https://github.com/DoumanAsh) **Created:** 11/26/2018 **Status:** ✅ Merged **Merged:** 11/26/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b9fd145`](https://github.com/hickory-dns/hickory-dns/commit/b9fd145ad07e0255adc08ec2c8d4d8650cca80be) Set minimum tokio-timer version to 0.2.6 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Just sets min version of tokio-time to avoid problems for people who likes to cache deps: https://github.com/actix/actix/issues/177 Uses https://github.com/bluejekyll/trust-dns/blob/master/crates/proto/src/tcp/tcp_stream.rs#L20 which has been added since 0.2.6 if I'm not mistaken --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:13:16 +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#1564
No description provided.