Commit 27a3b2f
committed
chore: replace
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%.superconsole with indicatif.1 parent 8b13d8c commit 27a3b2f
7 files changed
Lines changed: 244 additions & 846 deletions
0 commit comments