fixed multi-chunk downloads

This commit is contained in:
DecDuck
2024-10-25 10:28:58 +11:00
parent 6971a8d29e
commit 45c22a40e1
5 changed files with 21 additions and 11 deletions
+1
View File
@@ -40,6 +40,7 @@ http = "1.1.0"
tokio = { version = "1.40.0", features = ["rt", "tokio-macros"] }
versions = { version = "6.3.2", features = ["serde"] }
urlencoding = "2.1.3"
rustix = "0.38.37"
[dependencies.uuid]
version = "1.10.0"