Skip to content

Commit 05d7c11

Browse files
Update Rust crate tower-http to v0.6.4 (#11152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb30a19 commit 05d7c11

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -128,7 +128,7 @@ tokio-postgres = "=0.7.13"
128128
tokio-util = "=0.7.15"
129129
toml = "=0.8.22"
130130
tower = "=0.5.2"
131-
tower-http = { version = "=0.6.3", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
131+
tower-http = { version = "=0.6.4", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
132132
tracing = "=0.1.41"
133133
tracing-subscriber = { version = "=0.3.19", features = ["env-filter", "json"] }
134134
typomania = { version = "=0.1.2", default-features = false }

0 commit comments

Comments
 (0)