Skip to content

Commit

Permalink
Merge pull request #1143 from containers/renovate/tower-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate tower to 0.5.2
  • Loading branch information
openshift-merge-bot[bot] authored Dec 11, 2024
2 parents 361fa3f + d0d999b commit 7a5e830
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
20 changes: 7 additions & 13 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 @@ -62,7 +62,7 @@ futures-channel = "0.3.31"
futures-core = "0.3.31"
futures-util = "0.3.31"
nispor = "1.2.21"
tower = { version = "0.5.1", features = ["util"] }
tower = { version = "0.5.2", features = ["util"] }
hyper-util = "0.1.10"

[build-dependencies]
Expand Down

0 comments on commit 7a5e830

Please sign in to comment.