[PR #3239] [MERGED] Use stable rust in cargo-workspaces fallback build #3671

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

📋 Pull Request Information

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

Base: mainHead: david/fix-cargo-workspaces-fallback


📝 Commits (1)

  • bc75867 Use stable rust in cargo-workspaces fallback build

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -0)

📄 Description

This changes the past-future job to use a stable toolchain to build cargo-workspaces if precompiled binaries are not available. It is currently failing because some release artifacts were deleted, and our MSRV is too old for cargo-workspaces itself.


🔄 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/3239 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@divergentdave](https://github.com/divergentdave) **Base:** `main` ← **Head:** `david/fix-cargo-workspaces-fallback` --- ### 📝 Commits (1) - [`bc75867`](https://github.com/hickory-dns/hickory-dns/commit/bc758671b9f7a7bcdfa649900875ab80bba031a4) Use stable rust in cargo-workspaces fallback build ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -0) </details> ### 📄 Description This changes the `past-future` job to use a stable toolchain to build `cargo-workspaces` if precompiled binaries are not available. It is currently failing because some release artifacts were deleted, and our MSRV is too old for `cargo-workspaces` itself. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:56:24 +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#3671
No description provided.