Remove unused tokio-stream dependency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Silas Brack 2026-03-07 10:26:50 +01:00
parent a6b584b6d3
commit 17d5647e16
2 changed files with 0 additions and 13 deletions

View file

@ -14,7 +14,6 @@ toml = "0.8"
clap = { version = "4", features = ["derive"] }
tracing = "0.1"
tracing-subscriber = "0.3"
tokio-stream = "0.1"
sha2 = "0.10"
bytes = "1"