chore: reduce duplicate or unused cargo deps (#6630)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user