[PR #3145] [MERGED] Update dependencies #3591

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

📋 Pull Request Information

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

Base: mainHead: update-deps


📝 Commits (5)

  • 8cc65e5 Upgrade toml to 0.9
  • a73dfb2 Upgrade prefix-trie to 0.8
  • dd7a401 Upgrade console to 0.16
  • 90e4def Upgrade rusqlite to 0.37
  • 5eaacc1 Update semver-compatible dependencies

📊 Changes

4 files changed (+108 additions, -90 deletions)

View changed files

📝 Cargo.lock (+101 -83)
📝 Cargo.toml (+4 -4)
📝 bin/tests/integration/config_tests.rs (+1 -1)
📝 crates/resolver/src/cache.rs (+2 -2)

📄 Description

No description provided


🔄 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/3145 **Author:** [@djc](https://github.com/djc) **Created:** 7/22/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `update-deps` --- ### 📝 Commits (5) - [`8cc65e5`](https://github.com/hickory-dns/hickory-dns/commit/8cc65e511aae000c7df4dafb780867d27efa8c64) Upgrade toml to 0.9 - [`a73dfb2`](https://github.com/hickory-dns/hickory-dns/commit/a73dfb2a7485c52fe09706c33a025b31c85be985) Upgrade prefix-trie to 0.8 - [`dd7a401`](https://github.com/hickory-dns/hickory-dns/commit/dd7a4010f41555113ea5e3690a076104bd54d574) Upgrade console to 0.16 - [`90e4def`](https://github.com/hickory-dns/hickory-dns/commit/90e4def83f411bad575661556a06a5304e893c2d) Upgrade rusqlite to 0.37 - [`5eaacc1`](https://github.com/hickory-dns/hickory-dns/commit/5eaacc1aa159872281e3bab8064da5d281c921a8) Update semver-compatible dependencies ### 📊 Changes **4 files changed** (+108 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+101 -83) 📝 `Cargo.toml` (+4 -4) 📝 `bin/tests/integration/config_tests.rs` (+1 -1) 📝 `crates/resolver/src/cache.rs` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:52:04 +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#3591
No description provided.