feat: 提高下载任务的恢复效率

This commit is contained in:
lanyeeee
2026-08-15 04:16:27 +08:00
parent 4c563de2cf
commit 608366a0bd
7 changed files with 178 additions and 50 deletions
+1
View File
@@ -60,6 +60,7 @@ memchr = { version = "2.7.5" }
md-5 = { version = "0.10.6" }
rand = { version = "0.9.1" }
base64 = { version = "0.22.1" }
rayon = { version = "1.12.0" }
[profile.release]
strip = true