use cargo-shear to remove many unused dependencies between crates

This commit is contained in:
Alex Auvolat
2025-01-31 18:47:30 +01:00
parent afa28706e5
commit 4563313f87
15 changed files with 3 additions and 356 deletions
-3
View File
@@ -24,12 +24,9 @@ err-derive.workspace = true
tracing.workspace = true
percent-encoding.workspace = true
futures.workspace = true
http.workspace = true
http-body-util.workspace = true
hyper.workspace = true
hyper-util.workspace = true
tokio.workspace = true