[PR #297] [MERGED] update futures to 0.1.17 #1351

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

📋 Pull Request Information

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

Base: masterHead: update_futures_dependency


📝 Commits (1)

📊 Changes

11 files changed (+230 additions, -12 deletions)

View changed files

📝 Cargo.lock (+3 -3)
📝 client/Cargo.toml (+1 -1)
📝 compatibility-tests/Cargo.toml (+1 -1)
📝 integration-tests/Cargo.toml (+1 -1)
📝 native-tls/Cargo.toml (+1 -1)
📝 openssl/Cargo.toml (+1 -1)
📝 proto/Cargo.toml (+1 -1)
📝 resolver/Cargo.toml (+1 -1)
resolver/src/dns_lru.rs (+218 -0)
📝 rustls/Cargo.toml (+1 -1)
📝 server/Cargo.toml (+1 -1)

📄 Description

fixes: #295


🔄 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/297 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/25/2017 **Status:** ✅ Merged **Merged:** 11/26/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update_futures_dependency` --- ### 📝 Commits (1) - [`3be6e06`](https://github.com/hickory-dns/hickory-dns/commit/3be6e067a46d264fbd77fd10aaa4513c4fece6ae) update futures to 0.1.17 ### 📊 Changes **11 files changed** (+230 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) 📝 `client/Cargo.toml` (+1 -1) 📝 `compatibility-tests/Cargo.toml` (+1 -1) 📝 `integration-tests/Cargo.toml` (+1 -1) 📝 `native-tls/Cargo.toml` (+1 -1) 📝 `openssl/Cargo.toml` (+1 -1) 📝 `proto/Cargo.toml` (+1 -1) 📝 `resolver/Cargo.toml` (+1 -1) ➕ `resolver/src/dns_lru.rs` (+218 -0) 📝 `rustls/Cargo.toml` (+1 -1) 📝 `server/Cargo.toml` (+1 -1) </details> ### 📄 Description fixes: #295 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:01:53 +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#1351
No description provided.