added back aria2 output

This commit is contained in:
2025-11-17 13:01:01 +01:00
parent aa1359bc97
commit aee569906a
3 changed files with 18 additions and 14 deletions
+1
View File
@@ -11,4 +11,5 @@ reqwest = { version = "0.12", features = ["json"] }
select = "0.6.1"
serde = "1.0.228"
serde_json = "1.0.145"
time = "0.3.44"
tokio = { version = "1", features = ["full"] }