Skip to content

Commit 27a3b2f

Browse files
committed
chore: replace superconsole with indicatif.
The `superconsole` crate introduces a lot of unnecessary dependencies that bloats the final binary and increases compilation time. In the other hand `indicatif` provides the same functionality with much less dependencies. As a result the size of the `yr` binary gets reduced a 25%.
1 parent 8b13d8c commit 27a3b2f

7 files changed

Lines changed: 244 additions & 846 deletions

File tree

0 commit comments

Comments
 (0)