Skip to content

Commit

Permalink
Bump tower-http from 0.5.2 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.0)

---
updated-dependencies:
- dependency-name: tower-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 408eed4 commit 12a60c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -18,7 +18,7 @@ axum = { version = "0.7.5" }
tokio = { version = "1.39.1", features = ["full"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
tower-http = { version = "0.5", features = [
tower-http = { version = "0.6", features = [
"trace",
"compression-br",
"propagate-header",
Expand Down

0 comments on commit 12a60c4

Please sign in to comment.