[PR #2552] [MERGED] Check in fuzzer target lock file #3131

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2552
Author: @divergentdave
Created: 11/5/2024
Status: Merged
Merged: 11/5/2024
Merged by: @djc

Base: mainHead: david/check-in-fuzz-lock-file


📝 Commits (2)

📊 Changes

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

View changed files

📝 .gitignore (+0 -1)
fuzz/Cargo.lock (+949 -0)
📝 justfile (+1 -1)

📄 Description

This checks in fuzz/Cargo.lock, with arbitrary rolled back to 1.3.2 to fix the build.


🔄 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/2552 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/check-in-fuzz-lock-file` --- ### 📝 Commits (2) - [`e9f338e`](https://github.com/hickory-dns/hickory-dns/commit/e9f338ef3ce24e5cd1c40dcbdd3360f71e56d413) Check in fuzzer target lock file - [`72a9595`](https://github.com/hickory-dns/hickory-dns/commit/72a9595fae588de691d217ca5b0f9f6f64357a80) Add --locked ### 📊 Changes **3 files changed** (+950 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) ➕ `fuzz/Cargo.lock` (+949 -0) 📝 `justfile` (+1 -1) </details> ### 📄 Description This checks in `fuzz/Cargo.lock`, with `arbitrary` rolled back to 1.3.2 to fix the build. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:27:05 +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#3131
No description provided.