Skip to content

Commit 23f35bb

Browse files
authored
⚡ Use stream when fetching data from Fjall (#1174)
1 parent d51a7dd commit 23f35bb

File tree

11 files changed

+411
-289
lines changed

11 files changed

+411
-289
lines changed

Cargo.lock

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ toml = "0.8.22"
148148
# We force zip version here as later version is not compatible with utoipa-swagger-ui
149149
zip = "=2.3.0"
150150
seq-macro = "0.3.6"
151+
async-stream = "0.3.6"
151152

152153
[package.metadata.cargo-machete]
153154
ignored = ["zip", "bytes", "tokio-util"]

0 commit comments

Comments
 (0)