Skip to content

Commit

Permalink
chore(deps): update rust crate hyper to 0.14.28 (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent f538bf4 commit b406d6f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 23 deletions.
34 changes: 12 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.29"
futures-core = "0.3.29"
hostname = "0.3.1"
http = "0.2.11"
hyper = "0.14.27"
hyper = "0.14.28"
insta = { version = "1.34.0", features = ["yaml", "toml", "redactions"] }
k8s-openapi = { version = "0.20.0", features = ["latest", "schemars"] }
kube = { version = "0.87.1", features = ["runtime", "client", "derive" ] }
Expand Down

0 comments on commit b406d6f

Please sign in to comment.