Skip to content

Bugfix/upgrade deps#294

Closed
jdprein wants to merge 2 commits into
MordechaiHadad:masterfrom
jdprein:bugfix/upgrade-deps
Closed

Bugfix/upgrade deps#294
jdprein wants to merge 2 commits into
MordechaiHadad:masterfrom
jdprein:bugfix/upgrade-deps

Conversation

@jdprein

@jdprein jdprein commented Jul 15, 2025

Copy link
Copy Markdown

Installation via cargo install --git https://github.com/MordechaiHadad/bob.git failed due to issues with the indicatif library:

error[E0432]: unresolved imports `console::measure_text_width`, `console::Style`
  --> /home/joseph/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/utils.rs:7:15
   |
7  | use console::{measure_text_width, Style};
   |               ^^^^^^^^^^^^^^^^^^  ^^^^^ no `Style` in the root
   |               |
   |               no `measure_text_width` in the root

Quick fix authored via Aider. Upgraded dependency and fixed resulting issues.

@MordechaiHadad

Copy link
Copy Markdown
Owner

After I update bob with some new patches, please update your PR to have the updated code.

Joseph Prein and others added 2 commits July 18, 2025 14:50
Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
@jdprein jdprein force-pushed the bugfix/upgrade-deps branch from 0b7c4b8 to 6a077e8 Compare July 18, 2025 19:50
@jdprein jdprein deleted the bugfix/upgrade-deps branch July 28, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants