fix: Speedtest not registering number of bytes read

This commit is contained in:
quexeky
2026-01-25 22:07:50 +11:00
parent 8c8e9ad4c9
commit bb3280cedf
10 changed files with 90 additions and 51 deletions
+1
View File
@@ -4,3 +4,4 @@ pub mod s3;
#[macro_use]
pub mod interactive;
pub mod config_option;
pub mod speedtest;