chore: reduce duplicate or unused cargo deps (#6630)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Adrian Cole
2026-01-23 16:27:33 +09:00
committed by GitHub
parent e78a1e7d4e
commit 0602dc7ced
8 changed files with 63 additions and 316 deletions
+6
View File
@@ -30,3 +30,9 @@ crunchy = "0.2.4"
env-lock = "1.0.1"
wiremock = "0.6"
serial_test = "3.2.0"
test-case = "3.3.1"
base64 = "0.22.1"
reqwest = { version = "0.12.28", default-features = false }
tower = "0.5.2"
tower-http = "0.6.8"
url = "2.5.8"