From 612bcc1b80d95bd677da8c6453d6e9415370acbe Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Tue, 11 Mar 2025 11:25:38 +0100 Subject: Simplify SseManager a bit --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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] -- cgit v1.2.3