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
A progress bar when downloading would be nice, as would one when unpacking. The former can be accomplished using indicatif and the streams API of reqwest. Not sure about the latter with tar.
The text was updated successfully, but these errors were encountered:
A progress bar when downloading would be nice, as would one when unpacking. The former can be accomplished using
indicatif
and the streams API ofreqwest
. Not sure about the latter withtar
.The text was updated successfully, but these errors were encountered: