chore(progress): Added rolling_progress_updates.rs

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-01-16 17:23:07 +11:00
parent 7c3140e424
commit 9369ff14b8
3 changed files with 23 additions and 3 deletions

View File

@ -6,3 +6,4 @@ pub mod downloadable;
pub mod downloadable_metadata;
pub mod progress_object;
pub mod queue;
pub mod rolling_progress_updates;