[PR #716] [CLOSED] Make atty and termcolor optional #1039

Closed
opened 2026-02-27 20:00:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/716
Author: @hhirtz
Created: 5/8/2021
Status: Closed

Base: devHead: opt-termcolor


📝 Commits (1)

  • af6b3fb Make atty and termcolor optional

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 Cargo.toml (+4 -2)

📄 Description

while keeping them by default to avoid changes in current configurations.

Because these dependencies are strictly optional (they only make env_logger's output colored), they can be made so in the manifest to allow for faster compile times if needed.


🔄 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/librespot-org/librespot/pull/716 **Author:** [@hhirtz](https://github.com/hhirtz) **Created:** 5/8/2021 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `opt-termcolor` --- ### 📝 Commits (1) - [`af6b3fb`](https://github.com/librespot-org/librespot/commit/af6b3fb7c16fb852f209b750f20b398bb49fe954) Make atty and termcolor optional ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+4 -2) </details> ### 📄 Description while keeping them by default to avoid changes in current configurations. Because these dependencies are strictly optional (they only make env_logger's output colored), they can be made so in the manifest to allow for faster compile times if needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:55 +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/librespot#1039
No description provided.