fix: Use comfy-table crate for table rendering
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -38,7 +38,7 @@ lz4_flex = "0.11.1"
|
||||
magic = "0.13.0"
|
||||
nix = "0.30.1"
|
||||
once_cell = "1.19.0"
|
||||
prettytable-rs = "0.10.0"
|
||||
comfy-table = "0.3.1"
|
||||
pwhash = "1.0.0"
|
||||
regex = "1.9.5"
|
||||
ringbuf = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user