[PR #2321] [CLOSED] Set explicit version of tokio #2945

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2321
Author: @justahero
Created: 7/24/2024
Status: Closed

Base: mainHead: sz-fix-tokio-dependency


📝 Commits (1)

  • a91fdd9 Set explicit version of tokio

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)
📝 Cargo.toml (+1 -1)

📄 Description

This is to ensure a new release of tokio does not affect any CI build. The latest release of tokio resulted in a massive bump of their MSRV from version 1.63.0 to 1.70.0, therefore failing the past-future (1.67.0) CI job.

  • set latest working version of tokio to 1.38.1

Closes #2320


🔄 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/2321 **Author:** [@justahero](https://github.com/justahero) **Created:** 7/24/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sz-fix-tokio-dependency` --- ### 📝 Commits (1) - [`a91fdd9`](https://github.com/hickory-dns/hickory-dns/commit/a91fdd9c23d2b5ab6b189be11d54e910c05c5a8d) Set explicit version of tokio ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description This is to ensure a new release of `tokio` does not affect any CI build. The latest release of tokio resulted in a massive bump of their MSRV from version `1.63.0` to `1.70.0`, therefore failing the `past-future (1.67.0)` CI job. * set latest working version of `tokio` to `1.38.1` Closes #2320 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:16:52 +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#2945
No description provided.