Skip to content

Commit

Permalink
Merge pull request #943 from kubewarden/dependabot/cargo/hyper-1.5.0
Browse files Browse the repository at this point in the history
build(deps): Bump hyper from 1.4.1 to 1.5.0
  • Loading branch information
viccuad authored Oct 17, 2024
2 parents 6628862 + 263c32e commit f17ac15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -57,7 +57,7 @@ reqwest = { version = "0", default-features = false, features = [

[dev-dependencies]
assert_cmd = "2.0.14"
hyper = { version = "1.2.0" }
hyper = { version = "1.5.0" }
predicates = "3.1"
rstest = "0.23.0"
tempfile = "3.12"
Expand Down

0 comments on commit f17ac15

Please sign in to comment.