restructing and renaming

This commit is contained in:
DecDuck
2024-10-25 17:41:03 +11:00
parent a628fc1417
commit 7049673596
5 changed files with 80 additions and 68 deletions

View File

@ -1,4 +1,4 @@
mod manifest;
pub mod progress;
pub mod download_manager;
pub mod download_agent;
mod download_logic;