Skip to content

Commit be35b5d

Browse files
authored
Merge pull request #472 from ndelvalle/dependabot/cargo/tower-http-0.6.0
Bump tower-http from 0.5.2 to 0.6.0
2 parents 408eed4 + 12a60c4 commit be35b5d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ axum = { version = "0.7.5" }
1818
tokio = { version = "1.39.1", features = ["full"] }
1919
tracing = "0.1.40"
2020
tracing-subscriber = "0.3.18"
21-
tower-http = { version = "0.5", features = [
21+
tower-http = { version = "0.6", features = [
2222
"trace",
2323
"compression-br",
2424
"propagate-header",

0 commit comments

Comments
 (0)