[PR #1003] [MERGED] Remove unused futures default features #1856

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1003
Author: @antonylsg
Created: 1/29/2020
Status: Merged
Merged: 2/1/2020
Merged by: @bluejekyll

Base: masterHead: master


📝 Commits (2)

📊 Changes

8 files changed (+14 additions, -10 deletions)

View changed files

📝 bin/Cargo.toml (+1 -1)
📝 crates/client/Cargo.toml (+3 -2)
📝 crates/https/Cargo.toml (+2 -1)
📝 crates/native-tls/Cargo.toml (+1 -1)
📝 crates/openssl/Cargo.toml (+1 -1)
📝 crates/proto/Cargo.toml (+2 -1)
📝 crates/resolver/Cargo.toml (+3 -2)
📝 crates/rustls/Cargo.toml (+1 -1)

📄 Description

Remove unused dependency over futures-executor.

Closes #1002.


🔄 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/1003 **Author:** [@antonylsg](https://github.com/antonylsg) **Created:** 1/29/2020 **Status:** ✅ Merged **Merged:** 2/1/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`ab2101f`](https://github.com/hickory-dns/hickory-dns/commit/ab2101f9a1de8e7427f56051fe3db1fef7808924) Remove unused `futures` default features - [`9e49b25`](https://github.com/hickory-dns/hickory-dns/commit/9e49b25343707d1e8d22cb5ab6c4599406c852c0) Fix tests ### 📊 Changes **8 files changed** (+14 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `bin/Cargo.toml` (+1 -1) 📝 `crates/client/Cargo.toml` (+3 -2) 📝 `crates/https/Cargo.toml` (+2 -1) 📝 `crates/native-tls/Cargo.toml` (+1 -1) 📝 `crates/openssl/Cargo.toml` (+1 -1) 📝 `crates/proto/Cargo.toml` (+2 -1) 📝 `crates/resolver/Cargo.toml` (+3 -2) 📝 `crates/rustls/Cargo.toml` (+1 -1) </details> ### 📄 Description Remove unused dependency over `futures-executor`. Closes #1002. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:36:40 +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#1856
No description provided.