[PR #2912] [MERGED] Update dependencies #3416

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2912
Author: @djc
Created: 4/7/2025
Status: Merged
Merged: 4/7/2025
Merged by: @djc

Base: mainHead: update-deps


📝 Commits (2)

  • 6f63ead Update semver-compatible dependencies
  • 3b55600 Upgrade prefix-trie to 0.7

📊 Changes

4 files changed (+239 additions, -173 deletions)

View changed files

📝 Cargo.lock (+76 -68)
📝 Cargo.toml (+1 -1)
📝 conformance/Cargo.lock (+106 -55)
📝 fuzz/Cargo.lock (+56 -49)

📄 Description

Addresses RUSTSEC-2025-0023, an unsoundness issue in tokio.


🔄 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/2912 **Author:** [@djc](https://github.com/djc) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `update-deps` --- ### 📝 Commits (2) - [`6f63ead`](https://github.com/hickory-dns/hickory-dns/commit/6f63ead98fdf81f3ca7919ca526472f6aa338173) Update semver-compatible dependencies - [`3b55600`](https://github.com/hickory-dns/hickory-dns/commit/3b55600d74f13bc3602c59c81006cc9fa667e194) Upgrade prefix-trie to 0.7 ### 📊 Changes **4 files changed** (+239 additions, -173 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+76 -68) 📝 `Cargo.toml` (+1 -1) 📝 `conformance/Cargo.lock` (+106 -55) 📝 `fuzz/Cargo.lock` (+56 -49) </details> ### 📄 Description Addresses [RUSTSEC-2025-0023](https://rustsec.org/advisories/RUSTSEC-2025-0023.html), an unsoundness issue in tokio. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:42:33 +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#3416
No description provided.