Skip to content

Commit 6efa408

Browse files
committed
chore: remove unused hyper dependency
Signed-off-by: Shane Utt <[email protected]>
1 parent 094917c commit 6efa408

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gateway-api/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ once_cell = "1.20.2"
2323

2424
[dev-dependencies]
2525
anyhow = "1.0.90"
26-
hyper = "0.14.31"
2726
hyper-util = "0.1.9"
2827
kube = { version = "0.96.0" }
2928
k8s-openapi = { version = "0.23.0" , features = ["v1_31", "schemars"] }

0 commit comments

Comments
 (0)