[PR #2878] [MERGED] proto: no need to enable critical-section/std #3391

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2878
Author: @djc
Created: 3/20/2025
Status: Merged
Merged: 3/21/2025
Merged by: @djc

Base: mainHead: proto-features


📝 Commits (3)

  • f229f79 proto: no need to enable critical-section/std
  • d00f186 proto: avoid dependency on ring due to std
  • 9904356 proto: only pull in once_cell/critical-section for no-std-rand

📊 Changes

2 files changed (+3 additions, -5 deletions)

View changed files

📝 crates/proto/Cargo.toml (+3 -4)
📝 fuzz/Cargo.lock (+0 -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/2878 **Author:** [@djc](https://github.com/djc) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 3/21/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `proto-features` --- ### 📝 Commits (3) - [`f229f79`](https://github.com/hickory-dns/hickory-dns/commit/f229f7939c81d37b2d43726517cda91e28ffb616) proto: no need to enable critical-section/std - [`d00f186`](https://github.com/hickory-dns/hickory-dns/commit/d00f18639917a9285bc19179d1af1d07270cabd2) proto: avoid dependency on ring due to std - [`9904356`](https://github.com/hickory-dns/hickory-dns/commit/99043562ac54a89a208cebcc57837e9ab61db4a0) proto: only pull in once_cell/critical-section for no-std-rand ### 📊 Changes **2 files changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/Cargo.toml` (+3 -4) 📝 `fuzz/Cargo.lock` (+0 -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 11:41:11 +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#3391
No description provided.