Open
Description
The prettytable-rs
crate has not received any updates in nearly 4 years now and appears to be abandoned. It still works and doesn't seem to have any major issues, but it is already causing us to have some duplicate dependencies (such as the itoa
crate) and will cause more over time.
With a quick look around, I found comfy-table
as a possible alternative, but there may be other options.