[PR #1306] [MERGED] Upgrade socket2 dependency #2192

Closed
opened 2026-03-16 07:06:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1306
Author: @faern
Created: 11/30/2020
Status: Merged
Merged: 12/1/2020
Merged by: @bluejekyll

Base: mainHead: bump-socket2


📝 Commits (1)

  • be7ffc8 Upgrade socket2 dependency

📊 Changes

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

View changed files

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

📄 Description

Upgrades to a version not making invalid assumptions about the memory layout of std::net::SocketAddr.

Helps unblock https://github.com/rust-lang/rust/pull/78802. See that PR for more details.


🔄 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/1306 **Author:** [@faern](https://github.com/faern) **Created:** 11/30/2020 **Status:** ✅ Merged **Merged:** 12/1/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `bump-socket2` --- ### 📝 Commits (1) - [`be7ffc8`](https://github.com/hickory-dns/hickory-dns/commit/be7ffc8de1f54d6aeab45c1de54fd9d2026ddc29) Upgrade socket2 dependency ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Upgrades to a version not making invalid assumptions about the memory layout of `std::net::SocketAddr`. Helps unblock https://github.com/rust-lang/rust/pull/78802. See that PR for more details. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 07:06:58 +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#2192
No description provided.