Skip to content

Commit

Permalink
Merge pull request #875 from kubewarden/dependabot/cargo/tower-0.5.0
Browse files Browse the repository at this point in the history
build(deps): bump tower from 0.4.13 to 0.5.0
  • Loading branch information
viccuad authored Aug 19, 2024
2 parents 7eff3c8 + 80d3661 commit b483ce1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
26 changes: 20 additions & 6 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 @@ -69,7 +69,7 @@ tokio-stream = "0.1.15"
mockall = "0.13"
rstest = "0.22"
tempfile = "3.12.0"
tower = { version = "0.4", features = ["util"] }
tower = { version = "0.5", features = ["util"] }
http-body-util = "0.1.1"
testcontainers = { version = "0.21", features = ["watchdog"] }
backon = "0.4.4"
Expand Down

0 comments on commit b483ce1

Please sign in to comment.