[PR #512] [CLOSED] Bump to rustls 0.12.0 #1490

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/512
Author: @kpcyrd
Created: 6/12/2018
Status: Closed

Base: masterHead: rustls-0.12


📝 Commits (1)

📊 Changes

7 files changed (+12 additions, -7 deletions)

View changed files

📝 client/Cargo.toml (+1 -1)
📝 integration-tests/Cargo.toml (+1 -1)
📝 proto/Cargo.toml (+1 -1)
📝 resolver/Cargo.toml (+1 -1)
📝 rustls/Cargo.toml (+3 -2)
📝 rustls/src/lib.rs (+1 -0)
📝 rustls/src/tls_stream.rs (+4 -1)

📄 Description

This resolves a ring conflict with hyper-rustls 0.13.0


🔄 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/512 **Author:** [@kpcyrd](https://github.com/kpcyrd) **Created:** 6/12/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `rustls-0.12` --- ### 📝 Commits (1) - [`0e177c0`](https://github.com/hickory-dns/hickory-dns/commit/0e177c03a07faae675256774717441fcfb395bbf) Bump to rustls 0.12.0 ### 📊 Changes **7 files changed** (+12 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `client/Cargo.toml` (+1 -1) 📝 `integration-tests/Cargo.toml` (+1 -1) 📝 `proto/Cargo.toml` (+1 -1) 📝 `resolver/Cargo.toml` (+1 -1) 📝 `rustls/Cargo.toml` (+3 -2) 📝 `rustls/src/lib.rs` (+1 -0) 📝 `rustls/src/tls_stream.rs` (+4 -1) </details> ### 📄 Description This resolves a ring conflict with hyper-rustls 0.13.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:09:13 +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#1490
No description provided.