[PR #1978] [MERGED] client: update dependencies #2735

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1978
Author: @zh-jq
Created: 6/26/2023
Status: Merged
Merged: 6/27/2023
Merged by: @bluejekyll

Base: mainHead: update-client-dep


📝 Commits (1)

  • b1e5956 client: update dependencies

📊 Changes

2 files changed (+6 additions, -10 deletions)

View changed files

📝 Cargo.lock (+0 -1)
📝 crates/client/Cargo.toml (+6 -9)

📄 Description

  1. ring & webpki is not used, so removed
  2. openssl is used only in doc and tests, so keep in dev-dependencies
  3. rustls is only used by https-rustls feature

🔄 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/1978 **Author:** [@zh-jq](https://github.com/zh-jq) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/27/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `update-client-dep` --- ### 📝 Commits (1) - [`b1e5956`](https://github.com/hickory-dns/hickory-dns/commit/b1e59565c3ab3ea1efcb056f93d044e14d106d07) client: update dependencies ### 📊 Changes **2 files changed** (+6 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+0 -1) 📝 `crates/client/Cargo.toml` (+6 -9) </details> ### 📄 Description 1. ring & webpki is not used, so removed 2. openssl is used only in doc and tests, so keep in dev-dependencies 3. rustls is only used by https-rustls feature --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:05:28 +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#2735
No description provided.