remove unused deps in member crates

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-05 01:31:06 +00:00
parent 8350aced39
commit 38a24e0170
2 changed files with 0 additions and 2 deletions

View file

@ -61,7 +61,6 @@ tokio.workspace = true
tower.workspace = true
tracing.workspace = true
bytes.workspace = true
clap.workspace = true
http-body-util.workspace = true
http.workspace = true
hyper.workspace = true