[PR #384] [MERGED] upgrade toml to .4 #1400

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/384
Author: @bluejekyll
Created: 4/9/2018
Status: Merged
Merged: 4/9/2018
Merged by: @bluejekyll

Base: masterHead: upgrade-toml


📝 Commits (2)

📊 Changes

12 files changed (+106 additions, -65 deletions)

View changed files

📝 Cargo.lock (+69 -5)
📝 copyright.txt (+0 -1)
📝 server/Cargo.toml (+3 -2)
📝 server/src/authority/mod.rs (+1 -1)
📝 server/src/config.rs (+17 -18)
📝 server/src/error/config_error.rs (+9 -27)
📝 server/src/lib.rs (+3 -1)
📝 server/src/named.rs (+0 -6)
📝 server/tests/named_test_configs/all_supported_dnssec.toml (+1 -1)
📝 server/tests/named_test_configs/dnssec_with_update.toml (+1 -1)
📝 server/tests/named_test_configs/openssl_dnssec.toml (+1 -1)
📝 server/tests/named_test_configs/ring_dnssec.toml (+1 -1)

📄 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/384 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/9/2018 **Status:** ✅ Merged **Merged:** 4/9/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `upgrade-toml` --- ### 📝 Commits (2) - [`8882a39`](https://github.com/hickory-dns/hickory-dns/commit/8882a394409d901b6a4294dcd9251e71a462eeb6) upgrade toml - [`778d5c6`](https://github.com/hickory-dns/hickory-dns/commit/778d5c6aa9797026685d7b60ed3127d1c77d00c1) fix some more typos in example tomls ### 📊 Changes **12 files changed** (+106 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+69 -5) 📝 `copyright.txt` (+0 -1) 📝 `server/Cargo.toml` (+3 -2) 📝 `server/src/authority/mod.rs` (+1 -1) 📝 `server/src/config.rs` (+17 -18) 📝 `server/src/error/config_error.rs` (+9 -27) 📝 `server/src/lib.rs` (+3 -1) 📝 `server/src/named.rs` (+0 -6) 📝 `server/tests/named_test_configs/all_supported_dnssec.toml` (+1 -1) 📝 `server/tests/named_test_configs/dnssec_with_update.toml` (+1 -1) 📝 `server/tests/named_test_configs/openssl_dnssec.toml` (+1 -1) 📝 `server/tests/named_test_configs/ring_dnssec.toml` (+1 -1) </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 02:04:19 +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#1400
No description provided.