[PR #542] [MERGED] deps: switch from ansi_term to nu_ansi_term #541

Closed
opened 2026-06-08 11:29:15 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/542
Author: @jbicha
Created: 12/3/2025
Status: Merged
Merged: 1/8/2026
Merged by: @bootandy

Base: masterHead: nu-ansi-term


📝 Commits (1)

  • ecb73fc deps: switch from ansi_term to nu_ansi_term

📊 Changes

3 files changed (+10 additions, -19 deletions)

View changed files

📝 Cargo.lock (+8 -17)
📝 Cargo.toml (+1 -1)
📝 src/display.rs (+1 -1)

📄 Description

nu-ansi-term is more popular than ansi-term which appears to be unmaintained


🔄 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/bootandy/dust/pull/542 **Author:** [@jbicha](https://github.com/jbicha) **Created:** 12/3/2025 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `nu-ansi-term` --- ### 📝 Commits (1) - [`ecb73fc`](https://github.com/bootandy/dust/commit/ecb73fcac9f6cfce64ac0366d07106ce6c031bd3) deps: switch from ansi_term to nu_ansi_term ### 📊 Changes **3 files changed** (+10 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+8 -17) 📝 `Cargo.toml` (+1 -1) 📝 `src/display.rs` (+1 -1) </details> ### 📄 Description nu-ansi-term is more popular than ansi-term which appears to be unmaintained --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:29:15 +03:00
zhus closed this issue 2026-06-08 11:29:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#541