You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider adding a progress indicator for the extract subcommand. The indication of progress is highly desirable since the extract needs to unzip a file. Maybe indicatif crate can be used.
The text was updated successfully, but these errors were encountered:
Consider adding a progress indicator for the
extract
subcommand. The indication of progress is highly desirable since theextract
needs to unzip a file. Maybe indicatif crate can be used.The text was updated successfully, but these errors were encountered: