summaryrefslogtreecommitdiff
path: root/ext/fetch
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fetch')
-rw-r--r--ext/fetch/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml
index 0ecb15c9e..3476af220 100644
--- a/ext/fetch/Cargo.toml
+++ b/ext/fetch/Cargo.toml
@@ -23,5 +23,4 @@ http.workspace = true
reqwest.workspace = true
serde.workspace = true
tokio.workspace = true
-tokio-stream = "0.1.8"
tokio-util = { workspace = true, features = ["io"] }