[PR #93] [MERGED] Crate updates, and reverting to tracing 0.1.37 because of yanked release. #104

Closed
opened 2026-03-14 12:32:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/hackernews-TUI/pull/93
Author: @parasew
Created: 6/4/2023
Status: Merged
Merged: 6/4/2023
Merged by: @aome510

Base: mainHead: main


📝 Commits (3)

📊 Changes

2 files changed (+55 additions, -42 deletions)

View changed files

📝 Cargo.lock (+47 -34)
📝 hackernews_tui/Cargo.toml (+8 -8)

📄 Description

The tracing crate has yanked their 0.1.38 release, so I have changed the Cargo.toml to refer to 0.1.37.

Other crates have been updated to newer versions as well, and all tests pass from the automated tests. Manual testing on MacOs confirmed as well.


🔄 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/aome510/hackernews-TUI/pull/93 **Author:** [@parasew](https://github.com/parasew) **Created:** 6/4/2023 **Status:** ✅ Merged **Merged:** 6/4/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`3d626af`](https://github.com/aome510/hackernews-TUI/commit/3d626af1a645a54bbcd251227b2f597391562085) Reverting to tracing 0.1.37 because of yanked release. https://docs.rs/crate/tracing/0.1.38 - [`245fa06`](https://github.com/aome510/hackernews-TUI/commit/245fa06584bfa5b646c7b6ed86602f36449e8aaa) updating comfy-table to 6.2 - [`bf63f9d`](https://github.com/aome510/hackernews-TUI/commit/bf63f9df38ddcac1705bbcfbf44bd839b54ff13b) Updated crates to more recent versions. ### 📊 Changes **2 files changed** (+55 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+47 -34) 📝 `hackernews_tui/Cargo.toml` (+8 -8) </details> ### 📄 Description The tracing crate has [yanked their 0.1.38 release](https://docs.rs/crate/tracing/0.1.38), so I have changed the Cargo.toml to refer to 0.1.37. Other crates have been updated to newer versions as well, and all tests pass from the automated tests. Manual testing on MacOs confirmed as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 12:32:17 +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/hackernews-TUI#104
No description provided.