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
refactor(utils): consolidate size constants and remove unused code
- Move KB, MB, GB constants to module level for reuse
- Refactor format_size and format_transfer_rate to use shared constants
- Remove unused HTTP_TIMEOUT constant
- Remove unused HashMismatch error variant
- Remove futures dependency and related unused code
- Clean up comments in main.rs and downloader.rs
Signed-off-by: Martin Wimpress <martin@wimpress.org>
0 commit comments