[PR #3211] [MERGED] Update dependencies #3646

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3211
Author: @divergentdave
Created: 8/18/2025
Status: Merged
Merged: 8/19/2025
Merged by: @divergentdave

Base: mainHead: david/update-deps


📝 Commits (2)

  • fc33884 Update dependencies
  • c50b026 Set rust-version in fuzz package

📊 Changes

6 files changed (+1151 additions, -660 deletions)

View changed files

📝 Cargo.lock (+44 -48)
📝 conformance/Cargo.lock (+254 -152)
📝 fuzz/Cargo.lock (+196 -110)
📝 fuzz/Cargo.toml (+1 -0)
📝 tests/e2e-tests/Cargo.lock (+328 -175)
📝 tests/ede-dot-com/Cargo.lock (+328 -175)

📄 Description

This updates dependency versions in lock files across the board. I primarily did this to pick up IDE improvements in async-trait v0.1.89.


🔄 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/3211 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@divergentdave](https://github.com/divergentdave) **Base:** `main` ← **Head:** `david/update-deps` --- ### 📝 Commits (2) - [`fc33884`](https://github.com/hickory-dns/hickory-dns/commit/fc33884d07b3e6d0f6a792ba4a9879af86574f7a) Update dependencies - [`c50b026`](https://github.com/hickory-dns/hickory-dns/commit/c50b0261d3a4fc8e1663ac702fcf20ec4f0b3bb1) Set rust-version in fuzz package ### 📊 Changes **6 files changed** (+1151 additions, -660 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+44 -48) 📝 `conformance/Cargo.lock` (+254 -152) 📝 `fuzz/Cargo.lock` (+196 -110) 📝 `fuzz/Cargo.toml` (+1 -0) 📝 `tests/e2e-tests/Cargo.lock` (+328 -175) 📝 `tests/ede-dot-com/Cargo.lock` (+328 -175) </details> ### 📄 Description This updates dependency versions in lock files across the board. I primarily did this to pick up IDE improvements in [async-trait v0.1.89](https://github.com/dtolnay/async-trait/releases/tag/0.1.89). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:55:03 +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#3646
No description provided.