feat: overhauled downloader

This commit is contained in:
ThetaDev 2024-07-27 04:00:11 +02:00
parent d11a850fdc
commit 5fe1c8abb7
5 changed files with 839 additions and 337 deletions

View file

@ -52,6 +52,7 @@ serde_json.workspace = true
indicatif.workspace = true
anyhow.workspace = true
clap.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
serde_yaml.workspace = true
dirs.workspace = true