Skip to content

Commit

Permalink
chore(deps): update rust crate hyper to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent bf1ba0b commit c7521b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ futures = "0.3.30"
futures-core = "0.3.30"
hostname = "0.3.1"
http = "0.2.12"
hyper = "0.14.28"
hyper = "1.2.0"
insta = { version = "1.38.0", features = ["yaml", "toml", "redactions"] }
k8s-openapi = { version = "0.21.1", features = ["latest", "schemars"] }
kube = { version = "0.88.1", features = ["runtime", "client", "derive" ] }
Expand Down

0 comments on commit c7521b9

Please sign in to comment.