aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dc54c7e..e5033cf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -60,6 +60,7 @@ tar = "0.4"
tempfile = "3.17.0"
thiserror = "2"
tokio = { version = "1.42.0", features = ["fs", "macros"] }
+tokio-stream = "0.1.17"
zip = { version = "2", default-features = false }
[features]